Implement a forest fire risk assessment system to model the unknown burned area using the BBN (Bayesian belief networks).
-
Collect the statistics and data within the target region.
-
Identify the causal state variables in the target problem domain to form a belief network with their causality links.
-
Establish CPT by assigning the subjective/objective probability entries on CPT for each link.
-
Implement the MCMC algorithm and simulate the conditional Bayesian probability inference by sampling given evidence input as facts known in the domain.
-
Validate the BBN to see how accurate the assessment hypothesis with respect to various evidence conditions observed.
- Windows x64
- MATLAB R2016a
- Bayes Net Toolbox
Report: group8.pdf
- Core script: wildfire.m
- Raw Dataset: forestfires.csv
- Presentation Slides: presentation.pdf