Skip to content

This work focuses on predictive mortality analysis, through the identification of patterns in heart beats of patients in the intensive care unit (ICU). As a data source, MIMIC III is used, where the patient information is found in the ICU, these data are transformed into graphs, later the possible patterns of beats are located between all the pa…

License

Notifications You must be signed in to change notification settings

davidgutierrez/HeartRatePatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeartRatePatterns

This work focuses on predictive mortality analysis, through the identification of patterns in heart beats of patients in the intensive care unit (ICU).

As a data source, MIMIC III is used, where the patient information is found in the ICU, these data are transformed into graphs, later the possible patterns of beats are located between all the patients, through the frequent graph mining, reduce these patterns using Non-Negative Matrix Factorization (MFN) and group the patients by their characteristics. In the end, using logistic regression identifies the probability that each of these groups of patients have to die.

For more info see the Wiki

About

This work focuses on predictive mortality analysis, through the identification of patterns in heart beats of patients in the intensive care unit (ICU). As a data source, MIMIC III is used, where the patient information is found in the ICU, these data are transformed into graphs, later the possible patterns of beats are located between all the pa…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages