Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.3 KB

File metadata and controls

35 lines (28 loc) · 1.3 KB

Health-Check


Brief


Health Check ✔ is a Machine Learning Web Application made using React that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer. This would be a Machine Learning Web Application that can predict three diseases i.e. Diabetes, Heart disease, and Cancer. The datasets have been taken from Kaggle. And overall analysis and model building for the diseases have been done in respective Jupyter Notebooks.

Problem


The problem is to identify the disease on the basis of symptoms and other factors, and provide a user friendly interface that can be easily used by anyone.

Tech Stack


Tech stack like Reactjs, Python, Tensorflow, and other ML modules would be used for the following.

Schedule

The timeline of project would go as follows :

  • Determining all tech required for solving the problem
  • Creating a user friendly website for accessing the app.
  • Define and Creating ML model for the problem/
  • Training and Testing the model.
  • Testing the whole web app and finding bugs