Skip to content

savesummers/ENHANCING-DIABETES-FORECASTING-WITH-MULTILAYER-PERCEPTRONS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENHANCING-DIABETES-FORECASTING-WITH-MULTILAYER-PERCEPTRONS

Context

The dataset, provided by the National Institute of Diabetes and Digestive and Kidney Diseases, aims to predict the likelihood of diabetes in patients using specific diagnostic measurements. The data focuses exclusively on female patients who are at least 21 years old and of Pima Indian descent. This selection was made under certain criteria from a larger database to create a more targeted dataset for analysis.

Content

The dataset contains various medical features used as predictors, along with a target variable called "Outcome." The predictor variables include details such as the patient's number of pregnancies, BMI, insulin levels, age, and other relevant health metrics.

Columns

  • Pregnancies

  • Glucose

  • BloodPressure

  • SkinThickness

  • Insulin

  • BMI

  • DiabetesPedigreeFunction

  • Age

  • Outcome

Data Analysis

Histograms

Density Plot

Results Analysis

Confusion Matrix

ROC Curve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages