Coder Social home page Coder Social logo

mounishvatti / medipal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mayankrajbasu/medipal

1.0 0.0 0.0 2.58 MB

Flask and ML based Web Application to predict the possibility of multiple diseases

License: MIT License

JavaScript 0.04% Python 0.68% CSS 1.65% HTML 4.01% Jupyter Notebook 93.62%

medipal's Introduction

Medipal

Flask and ML-based Web Application for Disease Prediction

This repository contains a Flask and machine learning-based web application that predicts the possibility of multiple diseases. It leverages a trained machine learning model to provide accurate predictions based on input data.

Features

  • Predicts the possibility of multiple diseases based on input data.
  • User-friendly web interface for easy interaction.
  • Efficient and accurate machine learning model.
  • Easy to deploy and run.

Installation

To run this application locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/flask-ml-disease-prediction.git
cd flask-ml-disease-prediction
  1. Create and activate a virtual environment (optional but recommended):
python3 -m venv venv
source venv/bin/activate
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the Flask application:
python app.py

The application will be accessible at http://localhost:5000 in your browser.

Usage

  1. Open the web application in your browser by visiting http://localhost:5000.

  2. Fill in the necessary information in the input fields provided.

  3. Click the Predict button to obtain the prediction for the possibility of diseases.

  4. The application will display the predicted diseases along with their corresponding probabilities.

Technology Stack

The following technologies and libraries were used to develop this application:

  • Python
  • Flask
  • HTML/CSS/JavaScript
  • Machine Learning (ML) libraries (e.g., scikit-learn, TensorFlow, PyTorch)

Dataset

The application employs a carefully curated dataset that was used to train the machine learning model. The dataset contains relevant features and labeled instances of various diseases.

Model Training

The machine learning model was trained on the provided dataset using appropriate algorithms and techniques. The training process involved feature engineering, model selection, and performance optimization.

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries, please contact:

Happy Disease Prediction! 🩺 ❤️

medipal's People

Contributors

mounishvatti avatar mayankrajbasu avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.