Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 510 Bytes

Basic-Statistice-pima-diabetes

Objective

To explore the given dataset for all basic statistics such as the distributions, correlations, outliers, missing values, etc.

Dataset used

Pima-Indian-Diabetes Dataset

Steps followed

  1. Load the dataset.

  2. Understand the structure of the dataset.

  3. Plot various graphs to explore the dataset.

  4. Use descriptive statistics elements to describe the dataset.

  5. Find the relationship between various attributes.

  6. State your insights from the dataset.