Skip to content

SAnjana2-1/DiseasePrediction-using-MachineLearning-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disease-prediction-using-Machine-Learning in Python

This Machine learning project uses NaiveBayes, DescisionTree and RandomForest as major machine learning algorithms.

  • The project requires csv files- Testing.csv and Training.csv
  • The code is been uploaded in code.py
  • The code is fully based upon python.
  • We used tkinter for providing GUI .

Implementation of various machine learning algorithms to predict the disease from symptoms given by user.

REQUIRMENTS:

You need to install various libraries :

  • numpy
  • pandas
  • tkinter
  • sklearn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages