Skip to content

MatteoFasulo/HeartDisease-Dashboard

Repository files navigation

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.