MatteoFasulo / HeartDisease-Dashboard

Heart Disease Risk Assessment using Bayesian Networks

Home Page:https://heart-disease-risk.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heart Disease Bayesian Network Dashboard

For a detailed explanation of the project, please refer to the main repository.

Report

The pdf report is available here.

Dashboard

The dashboard is a web application enabling users to interact with the Bayesian Network. Users input variable values, and the dashboard calculates the probability of heart disease. Built using the Streamlit library, the required packages can be installed using:

pip install -U -r requirements.txt

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.

License

This project is licensed under the MIT License.

About

Heart Disease Risk Assessment using Bayesian Networks

https://heart-disease-risk.streamlit.app

License:MIT License


Languages

Language:Python 93.1%Language:Dockerfile 6.9%