aparna0110 / ML-MT-WebApp

This project is all about a Machine Learning based Medical Test web app which makes predictions about various diseases using the concept of machine learning.

Home Page:https://myml-mtapp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML-MT-WebApp

This is one of major project of my undergraduate degree program.

Here, I have developed a disease predicting web app which using the concept of machine learning makes predictions about various diseases like Malaria, Pneumonia, Diabetes etc.


Down below are the names of the various model files used:

  • Cancer model = model

  • Diabetes model = model1

  • Heart model = model2

  • Liver model = model4

  • Kidney model = model3

  • Malaria model = model111.h5

  • Pneumonia model = my_model.h5


Kernals used for training deep learning model

Details of various datasets used for model development :


Tools used for project development:

  • Python ( 3.7 version)

  • Flask

  • OpenCV

  • Pandas

  • Numpy

  • HTML

  • CSS


For using the project clone the repository and type the following commands in the termial:

  • $ set FLASK_APP= app.py
  • $ flask run

The whole project is deployed on Heroku Cloud.

Here is the link where you can access the project live : https://myml-mtapp.herokuapp.com/

Thank you!

About

This project is all about a Machine Learning based Medical Test web app which makes predictions about various diseases using the concept of machine learning.

https://myml-mtapp.herokuapp.com/

License:MIT License


Languages

Language:HTML 77.6%Language:Python 19.6%Language:Roff 1.8%Language:CSS 1.0%