Skip to content

chandraparsad3/Diabetes-Prediction-using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩺 Diabetes Prediction using Machine Learning 🚀

Welcome to the Diabetes Prediction using Machine Learning project! This powerful tool leverages machine learning to help predict whether someone might be diabetic based on their health data. Ready to dive in? Let’s get started! 🎉


🚀 Quick Start 🏁

🔧 Prerequisites

  • Python 3.x 🐍
  • Flask: Install with pip install Flask
  • scikit-learn: Install with pip install scikit-learn

📦 Getting Started

  1. Clone the Project:

    git clone https://github.com/chandraparsad3/Diabetes-Prediction-using-Machine-Learning.git
  2. Navigate to the Project Folder:

    cd Diabetes-Prediction-using-Machine-Learning
  3. Install Dependencies:

    pip install -r requirements.txt
  4. Run the App:

    python app.py
  5. Open in Your Browser:

    Head to http://127.0.0.1:5000/ to view the app in action! 🎯


🤖 How to Use

  1. Go to the Home Page:

    • Click on "Predict Data" to start.
  2. Enter Health Information:

    • Fill out the form with your health data.
  3. Click Predict:

    • Hit the "Predict" button, and we’ll let you know if you’re likely to be diabetic.

🛠️ Technical Details

Our prediction engine is driven by Logistic Regression 🧠, trained on a dataset of health records. We’ve included a Standard Scaler to ensure your predictions are as accurate as possible! 📊


🤝 Contribute

Have ideas or improvements? We’d love to hear from you! Open an issue or submit a pull request to make this project even better. 💡


👥 Contributors

  • Chandraparsad

Get ready to predict away! 🌟

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •