You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am comparing the ability of multiple machine learning algorithms (implemented from scratch) to predict CVD instance, both with a basic approach (utilizing the dataset as-is and without adjusting parameters), as well as after some basic attempts at improving performance.
This project mostly serves as practice in implementing ML algorithms. Later I plan to expand on this to integrate other datasets (omics data such as transcriptomics and genotyping).
Exploratory data analysis: A brief look at the features within the dataset. EDA.ipynb