Skip to content

Plugin Hackathon : Cardiac Arrest Risk Prediction. Your objective as a data scientist is to build a machine learning model that can predict if a patient is likely to have a cardiac arrest or not.

Notifications You must be signed in to change notification settings

RahulGupta16/Machinehack-Cardiac-Risk-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machinehack-Cardiac-Risk-Prediction

Cardiac_hack-1536x864

Cardiac arrest, most commonly known as a heart attack is a dangerous and life-threatening condition as millions of people die from it every year. One of the most common causes of death in human beings, cardiac arrest can be caused due to a number of factors. It can be a consequence of our lifestyle or can be the cause of other medical conditions or illnesses. This hackathon challenges the data science community to use the given data set to predict whether a patient is under a potential risk of having a cardiac arrest.

Given are 12 distinguishing factors that can provide insight into whether a patient may fall under the risk of having a heart attack. Your objective as a data scientist is to build a machine learning model that can predict if a patient is likely to have a cardiac arrest or not. Data Description:- The unzipped folder will have the following files. Train.csv – 889 observations. Test.csv – 382 observations. Sample Submission – Sample format for the submission. Target Variable: UnderRisk

The submission must contain the probabilities of the target classes no(0) and yes(1).

Evaluation: The leaderboard is evaluated using sklearn.metrics.log_loss for the participant’s submission.

Rank: 16

plug

Online cv: 0.48808

Local cv: 0.505004

About

Plugin Hackathon : Cardiac Arrest Risk Prediction. Your objective as a data scientist is to build a machine learning model that can predict if a patient is likely to have a cardiac arrest or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published