This project is a Python-based Machine Learning project using a diabetes dataset.
The project focuses on exploring, cleaning, and visualizing diabetes data, then using a Logistic Regression classification model to predict the diabetes outcome based on different health-related factors.
- Data Exploration
- Data Cleaning
- Data Visualization
- Logistic Regression Classification
- Model Evaluation
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
- Scikit-learn
Logistic Regression is used as a supervised machine learning classification model to predict whether the diabetes outcome is negative or positive based on the available health-related features.
The dataset contains health-related information such as:
- Glucose level
- Blood pressure
- Skin thickness
- Insulin
- BMI
- Age
- Other health-related factors
- Malak Atallh Hussein
- Rania Mohamed Hamad
- Nadine Wael Hamdy
- Habiba Mohamed Sayed
- Ashrakat Sabra Mohamed
README.md— Project documentation