Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 832 Bytes

File metadata and controls

21 lines (16 loc) · 832 Bytes

Disease-Prediction-Using-Machine-Learning

This project shows data exploration and the implementation of machine learning models. The data can be found on the following link: https://www.kaggle.com/kaushil268/disease-prediction-using-machine-learning

Visualization of the features:

Heatmap of the data:

The results of the models implemented on this project are:

  1. K Neares Neighbour: 100%
  2. Support Vector Machine: 100%
  3. Decission Tree: 98%
  4. Random Forest Classifier: 98%
  5. Logistic Regression: 100%

References: https://www.kaggle.com/emreustundag/disease-prediction-from-symptoms