AquibPy / Pima-Indians-Diabetes-Prediction

This app is deployed at Heroku Platform.

Home Page:https://diabetes-fl.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pima Indians Diabetes Prediction

Context

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.

Content

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.

Some Plots of the Dataset

HeatMap

Some Plots of the Dataset

Histogram

Some Plots of the Dataset

Scatter Plot

Some Plots of the Dataset

BoxPlot

Some Plots of the Dataset

BoxPlot(Algorithm Comparision)

Some Plots of the Dataset

Index.html

Index

About

This app is deployed at Heroku Platform.

https://diabetes-fl.herokuapp.com/


Languages

Language:Jupyter Notebook 99.2%Language:HTML 0.5%Language:CSS 0.2%Language:Python 0.1%