Package | Description |
---|---|
org.encog.ml.bayesian.query | |
org.encog.ml.bayesian.query.sample |
Modifier and Type | Method and Description |
---|---|
EventState |
BayesianQuery.getEventState(BayesianEvent event)
Get the event state for a given event.
|
EventState |
BasicQuery.getEventState(BayesianEvent event)
Get the event state for a given event.
|
Modifier and Type | Method and Description |
---|---|
Map<BayesianEvent,EventState> |
BayesianQuery.getEvents() |
Map<BayesianEvent,EventState> |
BasicQuery.getEvents() |
Modifier and Type | Method and Description |
---|---|
static String |
EventState.toSimpleString(EventState state)
Convert a state to a simple string.
|
Copyright © 2014. All Rights Reserved.