HOD101s / pima-diabetes-prediction

Repository from Github https://github.comHOD101s/pima-diabetes-predictionRepository from Github https://github.comHOD101s/pima-diabetes-prediction

pima-diabetes-prediction with Pytorch

This dataset is originally from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective of the dataset is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset. Several constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage.

The datasets consists of several medical predictor variables and one target variable, Outcome. Predictor variables includes the number of pregnancies the patient has had, their BMI, insulin level, age, and so on.

This Repo contains an ipynb with code to develop a Pytorch model.

About


Languages

Language:Jupyter Notebook 100.0%