Coder Social home page Coder Social logo

hardikagarwal26 / medichoice Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.39 MB

MEDICHOICE is a machine learning app that predicts diseases from input data and recommends Ayurvedic medicines. It combines modern data science with traditional Ayurvedic knowledge to offer personalized healthcare solutions through an intuitive interface.

Python 2.55% HTML 19.55% Jupyter Notebook 77.90%

medichoice's Introduction

MEDICHOICE

Project Overview

MEDICHOICE is a machine learning-based application designed to predict diseases based on input data and recommend appropriate Ayurvedic medicines for the diagnosed conditions. This project aims to leverage the power of data science and traditional Ayurvedic knowledge to provide an integrative approach to healthcare.

Features

  • Disease Prediction: Utilizes a dataset to train models that can predict potential diseases based on given input parameters.
  • Ayurvedic Medicine Recommendation: Provides recommendations for Ayurvedic treatments tailored to the predicted diseases.
  • User-Friendly Interface: Easy-to-use interface for data input and result visualization.

Usage

  1. Data Preprocessing:

    • Use the data_preprocessing.py script or the data_preprocessing.ipynb notebook to preprocess the dataset. bash python src/data_preprocessing.py
  2. Train the Model:

    • Train the disease prediction model using the train_model.py script or the model_training.ipynb notebook. bash python src/train_model.py
  3. Run the Application:

    • Start the Flask web application to input patient data and get predictions. bash python app/app.py

    • Open a web browser and navigate to http://127.0.0.1:5000 to use the application.

Acknowledgments

  • Thanks to the open-source community for their valuable resources and tools.
  • Special thanks to the contributors who have helped improve this project.

img 1

img2

medichoice's People

Contributors

hardikagarwal26 avatar

Watchers

 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.