Skip to content

To classify whether a person has diabetes, we have used Gradient Descent with Logistic Regression for part 1 of this project. The dataset was split into train(60%), test(20%) and validation(20%) sets. We have performed normalization on the dataset. In part 2, we have used a Neural Network with several layers to perform classification. We have us…

Notifications You must be signed in to change notification settings

Dexson-Dsouza/Diabetes-Prediction-using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

To classify whether a person has diabetes, we have used Gradient Descent with Logistic Regression for part 1 of this project. The dataset was split into train(60%), test(20%) and validation(20%) sets. We have performed normalization on the dataset. In part 2, we have used a Neural Network with several layers to perform classification. We have us…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published