Giter Site home page Giter Site logo

athad's Introduction

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 ๐Ÿ˜ƒ ๐ŸŽŠ โ™ฅ๏ธ

athad's People

Contributors

adthad avatar debanjanab avatar gauravsahadev avatar iamshankhadeep avatar

Stargazers

 avatar  avatar

athad's Issues

Taking Null values in Heart Disease form

This is the error showing when null values inputted in the form.
issue2

Set some default values if null values are given. It can be done by changing heart.html in templates folder.

README.md modification

Modify README.md add a description of the application and the features of the application. Use a proper documentation format.

Change the index html page

Add responsive and beautiful display to the application. Change templates/index.html, add a background image related to the app and change the form and text format. Change prediction result size and text format.
@DEBANJANAB Can you work on this?

werkzeug high severity

There is a high security issue with werkzeug. The Werkzeug specified version is given in requirements.txt file.

issue

Working for a better UI and design

Enhance the design and UI of the index.html and adding any new Javascript or CSS are welcome. Please provide a screenshot with the pull request.

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.