Skip to content

Latest commit

Β 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pima Indians Diabetes Database πŸ₯

Goal of the project is to use Gradient Descent for logistic regression from scratch to train a model using a group of hyper-parameters to classify whether a patient has diabetes(class 1) or not (class 0). Based on Pima Indians diabetes dataset.

Then Neural networks model is trained on the same dataset to compare the output of the previous model.

Results πŸš€

  • Achieved an accuracy of 77.124% implementing Stochastic Gradient Descent from scratch.
  • Achived an accuracy of 78.512% training a Neural Network

About

Diabetes Prediction using Logistic Regression & Neural Networks πŸ₯

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages