Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elfgk/diabetes-data-analysis

diabetes data analysis
https://github.com/elfgk/diabetes-data-analysis

analysis data-analysis diabetes-data-analysis eda jupiter-notebook

Last synced: 6 days ago
JSON representation

diabetes data analysis

Awesome Lists containing this project

README

        

# Diabetes Data Analysis

This project aims to analyze diabetes data and develop machine learning models for diabetes diagnosis. The analysis was performed using 768 samples and 8 features. Each feature is used to predict whether a person has diabetes or not.
Dataset: https://www.kaggle.com/datasets/shantanudhakadd/diabetes-dataset-for-beginners

## Project Overview

1. **Dataset Overview:**
- The dataset includes various features such as age, body mass index (BMI), glucose level, blood pressure, etc.

2. **Data Cleaning:**
- Missing values handling, outlier detection, and normalization were performed.

3. **Exploratory Data Analysis (EDA):**
- Visualizations and basic statistical analyses were conducted to understand the data better.

4. **Modeling:**
- Various machine learning models (e.g., logistic regression, decision trees) were applied for diabetes diagnosis.

5. **Model Evaluation:**
- Models were evaluated using accuracy, precision, recall, F1 score, and other metrics.

## Libraries Used

- `pandas`: For data manipulation and analysis.
- `numpy`: For numerical computations.
- `matplotlib` and `seaborn`: For data visualizations.
- `sklearn`: For machine learning models and evaluation.

## Getting Started

To get started with this project, follow these steps:

1. Clone or download the repository:

```bash
git clone https://github.com/username/repository_name.git
```
2. Install the required Python libraries:

3. Open the diabetes_analysis.ipynb Jupyter notebook and follow the steps.

π“’Φ΄ΰ»‹β˜•οΈβœ§Λš ༘ ⋆

Contact MeπŸ§‘β€πŸ’»:

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/elfgk/)
[![Stack Overflow](https://img.shields.io/badge/StackOverflow-FE7A16?style=for-the-badge&logo=stackoverflow&logoColor=white)](https://stackoverflow.com/users/27559679/elfgk)
[![Hugging Face](https://img.shields.io/badge/HuggingFace-9C30FF?style=for-the-badge&logo=huggingface&logoColor=white)](https://huggingface.co/elfgk)
[![Kaggle](https://img.shields.io/badge/Kaggle-20BEFF?style=for-the-badge&logo=kaggle&logoColor=white)](https://www.kaggle.com/elfgkk)