|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BayesSearch
Search for a good Bayes structure.
Method Summary | |
---|---|
void |
init(TrainBayesian theTrainer,
BayesianNetwork theNetwork,
MLDataSet theData)
Init the search object. |
boolean |
iteration()
Perform an iteration. |
Method Detail |
---|
void init(TrainBayesian theTrainer, BayesianNetwork theNetwork, MLDataSet theData)
theTrainer
- The trainer to use.theNetwork
- The network to usetheData
- The data to use.boolean iteration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |