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
Build a machine learning model to predict the possibility of a Heart Disease diagnosed in a patient, given you have a set of information about the patient (Age, Sex, ChestPainType, RestingBP, Cholesterol, FastingBS, RestingECG, MaxHR, ExerciseAngina, Oldpeak and ST_Slope), using all of the machine learning algorithms taught to you during your tr…