Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ANN_Diabetes

Diabetes dataset from sklearn was used for this project

  • Loaded the raw unscaled dataset (sklearn.datasets).

  • Analysis and Visualization of the features and target variable (matplotlib).

  • Standerdized the features and the target (StandardScaler).

  • Created Custom Dataset and DataLoader (torch).

  • Created my Neural Network Model.

  • Training and simultanous Validation was performed for around 200 epochs.

About

Prediction of Diabetes Progression (regression)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages