Skip to content

MArya80/Diabetes-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes-Prediction

The objective of this Project is to data visualization and training machine learning models to predict whether a person has diabetes or not. The Dataset contains inforamtion about each patient as dataset columns:

Columns

  1. Pregnancies
  2. Glucose
  3. BloodPressure
  4. SkinThickness
  5. Insulin
  6. BMI
  7. DiabetesPedigreeFunction
  8. Age Outcome

Algorithms that have been used:

  • LogisticRegression
  • LogisticRegression
  • DecisionTreeClassifier
  • RandomForestClassifier
  • SVC
  • GaussianNB
  • KNeighborsClassifier
  • GradientBoostingClassifier
  • MLPClassifier
  • AdaBoostClassifier
  • ExtraTreesClassifier
  • XGBClassifier

download

About

The objective of this Project is to data visualization and training machine learning models to predict whether a person has diabetes or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors