logo Diabetes Prediction

About The Datset: PIMA Diabetes Dataset

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.

hero
hero

Practical Implementation: Google Colaboratory

Firstly importing dependencies to do some Data Analysis and Google Colaboratory is bases on unix based system and it has pre installed libraries, we don't need to be installed any libraries.

STEP 1

Importing Required Libraries.

STEP 2

Loading Dataset

STEP 3

Data Preprocessing & Visualization

STEP 4

Implement model and tweak according to accuracy.

FINISH

Make Predictive system

step

Project Code Glimpse

gallery
gallery
gallery
gallery
gallery
gallery