| Class | Description |
|---|---|
| BayesianChoice |
A choice in a Bayesian network.
|
| BayesianEvent |
Events make up a Bayesian network.
|
| BayesianNetwork |
The Bayesian Network is a machine learning method that is based on
probability, and particularly Bayes' Rule.
|
| PersistBayes |
Persist a Bayesian network.
|
| Enum | Description |
|---|---|
| EventType |
The type of event for a Bayesian Network.
|
| Exception | Description |
|---|---|
| BayesianError |
Thrown when an error occurs working with Bayesian networks.
|
Copyright © 2014. All Rights Reserved.