Skip to content

shobhitsrivastava-ds/ML-MT-WebApp

Repository files navigation

ML-MT-WebApp

On request from many of you I have created a telegram chennal where your guys can post your questions and then we can have discussions there about improving this project bit further and further help you guys can get.

Channel link : https://t.me/mymlmt

Let me know on telegram if you guys want this project to be deployed with Docker and Kubernetes

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published