UBC-MDS / heart_disease_predictor_py

Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

EDA with visualizations on raw data, results updates, and summary added. #3

Closed cherylziunzhao closed 2 days ago

cherylziunzhao commented 3 days ago

Performed EDA, created visualizations, and saved results in the results folder

cherylziunzhao commented 2 days ago

This PR includes: Updated EDA visualizations using raw data (heart_disease_train.csv). Visualizations for categorical features grouped by num. Confusion matrix plot and markdown in the same notebook for structure and readability. Results have been saved in the results folder for easier access.