Cc
Exploratory Data Analysis on Diabetic patients admissions data
Diabetis Mellitus is a chronic disease where the blood has high sugar level. Diabetes is a progressive disease that can lead to a significant number of health complications and profoundly reduce the quality of life. It is a Kaggle data set and the data contains the admission data of the diabetic patients. This population is at high risk. The project focuses on the loading,cleaning, preperation and analysis of the data. Various inference are made through graphical representation and can be seen below.
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="cc")
[jovian] Updating notebook "santhoshiy35/cc" on https://jovian.ai
[jovian] Committed successfully! https://jovian.ai/santhoshiy35/cc
santhoshi y2 years ago