Skip to content

A machine learning project to identify heart sounds and classify them as anomalys or normal sounds during the cardiac cycle.

Notifications You must be signed in to change notification settings

chicorelvao/TAAD-Detect-HeartB-ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Techniques for Data Analysis class @ University of Coimbra

A machine learning project to identify heart sounds and classify them as an anomaly or a normal cardiac sound, S1 or S2.

We used some audio files containing various recordings of heartbeat in different conditions. Then, we developed various machine learning models based on the perceptron neural networks. The models were trained using cut audio files, that only contained a fraction of the total audio, with either an S1 or S2. The models were then applied to new uncut audio files, where we calculated the heartbeat rate and obtained the classification at specified times.

Sources:

Authors:

Beatriz Negromonte (negromontebs@gmail.com)
Francisco Relvão (franciscofrelvao@gmail.com)

Oriented by Filipe Veloso (filipe.veloso@cern.ch)

About

A machine learning project to identify heart sounds and classify them as anomalys or normal sounds during the cardiac cycle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • PureBasic 10.7%