Git Product home page Git Product logo

healthify's Introduction


Healthify - Disease Prediction using Machine Learning

Overview

Healthify is a machine learning-based project developed in Python that predicts diseases based on patient symptoms. It incorporates Decision Tree, Random Forest, and Naive Bayes algorithms to enhance accuracy, achieving up to 80% precision.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/Sam23599/Healthify
  2. Install the required dependencies:

    pip install numpy pandas pillow opencv-python scikit-learn

Usage

  1. Run the main file clean_code.py to launch the GUI.
  2. Enter symptoms for prediction.
  3. Click on the respective buttons for prediction based on Decision Tree, Random Forest, or Naive Bayes.
  4. View the predicted disease in the GUI.

Data

  • Training Data: Training.csv
  • Testing Data: Testing.csv

Features

  • Utilizes tkinter for GUI.
  • Implements Decision Tree, Random Forest, and Naive Bayes algorithms.
  • Achieves 80% precision accuracy in disease prediction.

Contributors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to modify this README to suit your project's details and structure. If you have any questions or need further assistance, don't hesitate to reach out.


healthify's People

Contributors

sam23599 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.