- The first file is the dataset (cardio_train.csv).
- The second file (DataPreprocessing) takes in the cardio_train.csv file. It preprocesses the data and removes outliers, writing the modified data into "cardio_train_filtered.csv". The file "cardio_train_not_normalized.csv" is also created before normalization and after outliers are removed.
- The third file (CardioTrainClassifiers) runs all the classifiers on the "cardio_train_filtered.csv" file. It also computes feature importance.
- The fourth file (AgeAnalysis) uses the file "cardio_train_not_normalized.csv" to analyze how the risk for heart disease changes with age.
forked from ananyar1007/heart_health_feature_importance
-
Notifications
You must be signed in to change notification settings - Fork 0
raghuramank100/heart_health_feature_importance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 100.0%