• Stars
    star
    1
  • Language
    Python
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

studied and experimented on different classifiers for predicting the patient likely to have a heart disease. Classifiers such as ID3, CART and ensemble method Random Forest, were used to develop the prediction models on the dataset. I also used 10-fold cross validation methods to measure the unbiased estimate.