Skip to content

Comparison of different classical ML techniques as part of a challenge aimed at predicting the diagnosis of a heart murmur using audio files.

License

Notifications You must be signed in to change notification settings

Nathan-Herzhaft/Audio_based_Diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Based Diagnosis

This small repo contains a practical implementation of code for predicting heart murmur diagnosis.

Three algorithms are compared in a general framework that allows them to be measured and trained using the same methods. The algorithms used are relatively basic (linear regression, Random Forest and XGBoost) but are sufficient to obtain conclusive and promising results.

About

Comparison of different classical ML techniques as part of a challenge aimed at predicting the diagnosis of a heart murmur using audio files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages