Package org.encog.ml.bayesian

Class Summary
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 Summary
EventType The type of event for a Bayesian Network.
 

Exception Summary
BayesianError Thrown when an error occurs working with Bayesian networks.
 



Copyright © 2014. All Rights Reserved.