Skip to content

ADTHAD/ATHAD

Repository files navigation

build status

ATHAD

Advanced Tools For Healthcare and Diagnostics. Picture this-- your patient is unwell and he/she needs to get a battery of tests done. He/She spends the next few days going to different labs and then few more days waiting for the results. Once again he/she is back to you for a diagnosis. Now, here is a tool that lets you predict all the diseases and gives the results instantly.It is a tool developed for the convenience of clinicians for detecting various types of diseases especially subclinical illness.This web application deals with the prediction of potential sickness using machine learning techniques.The dataset used for this procedure are experimental datas.

Demo App

Link: https://athad.herokuapp.com/

Run locally

  1. To start this up, clone the repository by the command given below :
$ git clone https://github.com/ADTHAD/ATHAD.git
  1. Next,move to ATHAD directory:
cd ATHAD/
  1. Make a virtual environment:
 $ virtualenv -p python3 athad-app
  1. Activate environment:
$ source athad-app/bin/activate
  1. Install all of the dependencies
$  pip install -r requirements.txt
  1. Run the app
$  python3 app.py

Give this Project a Star ⭐

Please give this project a ⭐ if you found this project interesting and helpful.😍

♥️ 🎊 😃 Happy Contributing 😃 🎊 ♥️

About

Advanced Tools For Healthcare and Diagnostics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •