/Basic-Statistics-pima-diabetes

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

Primary LanguageJupyter Notebook

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.