This is the Implementation of a Bayesian Network.
This work was done in the curriculum of the sixth semester at the DHBW Stuttgart.
By Michael Müller and Jan-Nicolai Geistler
python 3.7
pandas
pomegranate
pip install -r requirements.txt
Go into the Implementation folder and run:
python Main.py
Everything else is explained in the documentation.pdf or the Jupyter Notebook