Skip to content

aksaksham108/DiabetesPredictionModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 

Repository files navigation

-) Diabetes Prediction Model using Machine Learning

πŸ“Œ Overview

This project is a Diabetes Prediction System built using Support Vector Machine (SVM) to analyze patient health metrics such as glucose levels, BMI, and insulin levels to determine diabetes risk. Machine learning in healthcare has immense potential, and this model is a step toward AI-driven diagnostics for early detection and better decision-making.

πŸš€ Features

βœ… Data Preprocessing: Handled missing values and standardized data using Pandas for better performance. βœ… Model Training: Utilized Support Vector Classifier (SVC) for classification. βœ… Accuracy: Achieved 78.66% on training data and 77.27% on test data. βœ… Real-time Predictions: The model takes new patient data and predicts the likelihood of diabetes.

πŸ› οΈ Technologies Used

  1. Python
  2. Pandas & NumPy (Data Preprocessing)
  3. Scikit-Learn (Machine Learning Model)
  4. Matplotlib & Seaborn (Data Visualization)

πŸ“Š Dataset

The dataset used is the Pima Indians Diabetes Dataset from Kaggle. It contains diagnostic measurements from patients and has the following key features: -> Glucose Level -> BMI (Body Mass Index) -> Insulin Level -> Blood Pressure -> Age -> Diabetes Pedigree Function -> Outcome (0 - No Diabetes, 1 - Diabetes)

πŸ“ˆ Model Performance (Dataset Accuracy)
-) Training - 78.66% -) Testing - 77.27%

πŸš€ Future Enhancements

πŸ”Ή Try different algorithms like Random Forest, XGBoost, or Neural Networks to improve accuracy. πŸ”Ή Enhance feature engineering to identify the most relevant health indicators. πŸ”Ή Convert the model into an API using Flask, FastAPI, or Streamlit for easy access. πŸ”Ή Integrate with a mobile application to allow users to input data and get instant diabetes risk analysis.

πŸ’‘ Contributing

-> Contributions are welcome! Feel free to fork the repository and submit pull requests.

πŸ“œ License

-> This project is licensed under the MIT License.

πŸ“§ Connect with Me

-> If you have any suggestions or feedback, feel free to reach out! 😊

LinkedIn - https://www.linkedin.com/in/sakshamsaxena108

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages