Giter Site home page Giter Site logo

heart_disease_dataset-analysis's Introduction

Heart Disease Dataset

Guide

This program is designed to perform exploratory data analysis and advanced analysis on the "Heart Disease UCI" dataset. The user can choose to clean the data, explore the data, or perform advanced analysis on the data.

To run the program, follow these steps:

Make sure you have Python 3.x installed on your computer. Download the "heart_statlog_cleveland_hungary_final.csv" dataset file and save it in the same directory as the program file. Open the terminal or command prompt and navigate to the directory where the program file is saved. Type "python3 HeartDisease.py" to run the program.

The program has three main sections:

Section 1: Data Cleaning

Choose option 1 to clean the dataset The program will display the first 5 rows of the original and cleaned data.

Section 2: Data Exploration

Choose option 2 to explore the data You will be presented with several options to analyze different aspects of the dataset, such as age distribution, gender distribution, blood pressure analysis, etc. Choose an option to analyze the corresponding aspect of the data. To go back to the main menu, choose option 12.

Section 3: Advanced Analysis

Choose option 3 to perform advanced analysis on the dataset You will be presented with several options to analyze the dataset, such as correlation matrix, most important features, clustering analysis, etc. Choose an option to analyze the corresponding aspect of the data. To go back to the main menu, choose option 4.

Exiting the program:

Choose option Q or q to exit the program.

NOTE:

Advanced analysis uses numerical data therefore don't perform step 1 in the main menu(Clean the data) as it performs feature conversions on some columns by changing them to strings. Otherwise you'll encounter ValueError.

heart_disease_dataset-analysis's People

Contributors

sylvester254 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.