Skip to content

Diabetes prediction with several machine learning algorithms to choose which is best.

Notifications You must be signed in to change notification settings

OperatingFuture/Diabetes_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes Prediction

Using various machine learning algorithms to get the best prediction accuracy if possible for the Pima Indians dataset.

The best result was found with GradientBoosting with an accuracy of 83%.

Install

    Python version used in this project: 3.6.6

    Libraries used:

How to Run

To run this project you will need some software, like Anaconda.

From Anaconda just set as working directory the folder of the project, open the .py file you want from Models folder and run this file or press F5.

About

Diabetes prediction with several machine learning algorithms to choose which is best.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages