Skip to content

Complete project of people that have diabetes and show what features that explain that person be sick.

Notifications You must be signed in to change notification settings

AhmedAbdAlkreem/Diabetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes

Complete project of people that have diabetes and show what featuers that explan that person be sick.

In code include:

  1. Read datset and show it.
  2. Deal with dataset and delete any noise in dataset.
  3. Make scaling to dataset.
  4. Splitting dataset to train, validataion and testing.
  5. Use alot of model to know the best model.
  6. Use model such as logistic, DecisionTree, bagging and Voting.
  7. Use model svm and almost types of ensemble model.
  8. Take the best model and test it.
  9. save the best_model.