-
Notifications
You must be signed in to change notification settings - Fork 0
AdamCharron/Bayesian_Networks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Bayesian Networks Assignment for an AI course Two parts: 1. The implementation of the variable elimination algorithm 2. Adapting the variable elimination algorithm to map possible treatments to outcomes in a medical decision support system application Wrote two files: VariableElimination.py DecisionSupport.py Support files: BayesianNetwork.py MedicalBayesianNetwork.py Test files (contain test cases): part_1_tester.py part_2_tester.py
About
Implementation of a variable elimination algorithm, and mapping possible treatments to outcomes in a medical decision support system application. Written in Python.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published