Coder Social home page Coder Social logo

kcgebologlu / predicting-diseases-from-symptoms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrummanhasan/predicting-diseases-from-symptoms

0.0 0.0 0.0 10.01 MB

Training a decision tree to predict diseases from symptoms.

Jupyter Notebook 99.60% Python 0.32% PHP 0.08%

predicting-diseases-from-symptoms's Introduction

Predicting Diseases From Symptoms

This is an attempt to predict diseases from the given symptoms. A decision tree was trained on two datasets, one had the scraped data from here.

This dataset is uncleaned so preprocessing is done and then model is trained and tested on it.

Next another decision tree was also trained on manually created dataset which contains both training and testing sets. This data is cleaned and extensive and hence learning was more accurate. The exported decision tree looks like the following :

Decision-Tree

Head over to Data-Analyis.ipynb to follow the whole process.


To Do:

  • Create a web service in Flask for disease predictions using the trained model.
  • Perform Affinity Analyis to observe which symptoms usually occur together.

Libraries required: pip install flask pip install requests pip install flask_cors pip install pandas pip install numpy pip install scikit-learn pip install matplotlib pip install seaborn

predicting-diseases-from-symptoms's People

Contributors

aniruddha-tapas avatar mrummanhasan 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.