Skip to content

ANNASBlackHat/Heart-Diseases-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Heart-Diseases-Classification

Heart Diseases Classification This is the code for heart deseases classification uses the scikit-learn machine learning library to train a decision tree

Dependency

  • Scikit Learn (pip install -U scikit-learn)
  • numpy (pip install numpy)
  • scipy (pip install scipy)

Dataset

This classification uses dataset below
datase

Releases

No releases published

Packages

No packages published

Languages