MainakRepositor / Liver-Disease-Prediction

Detect and predict the onset or presence of hepatic disease in the patient using machine learning

Home Page:https://liver-disease-prediction.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liver Disease Predictor

home

Problem :

What is the main cause of liver disease? There are many types of liver disease, which can be caused by infections, inherited conditions, obesity and misuse of alcohol. Over time, liver disease may lead to scarring and more serious complications. Early treatment can help heal the damage and prevent liver failure.

Solution:

This Web app will help you to predict whether a person has chances of cardiac arrest or is prone to get it in future by analysing the values of several features using the Decision Tree Classifier.

Idea:

Building an application that can predict the occurrence of a cardiac arrest or the possible causes of it by indicating the highly relevant factors.

Layout

├───images
├───Tabs
│   └───__pycache__
|   └─── home.py
|   └─── data.py
|   └─── predict.py
|   └─── visualize.py
└───__pycache__
└─── main.py
└─── web_functions.py
└─── requirements.txt
└─── Procfile
└─── setup.sh

Note:

Incase the application demo doesn't start real quick, you can get an idea about how it looks like from the screenshots

image image image image 1 image

Made with 💙 by:

maker

MAINAK CHAUDHURI

About

Detect and predict the onset or presence of hepatic disease in the patient using machine learning

https://liver-disease-prediction.streamlit.app/


Languages

Language:Python 100.0%