An open API service indexing awesome lists of open source software.

https://github.com/ahmedabdalkreem/diabetes

Complete project of people that have diabetes and show what features that explain that person be sick.
https://github.com/ahmedabdalkreem/diabetes

bagging-ensemble classification descision-tree ensemble logistic-regression matplotlib numpy pandas python3 sklearn svm voting-classifier

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.