Skip to content

amirHosseinEz/diabetes_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diabetes_prediction

Prediction of diabetes using logistic regression
Implementing logistic regression in python
After applying normalization and cleaning outliers, training starts
Considered 85% (654 sample)of the data for training and 15%(116) for testing
After training 654 samples with 8 features, the accuracy was almost equal to 80%
You can online enter new sample in terminal and get the predicted answer instantly

About

Prediction of diabetes using logistic regression

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages