public final class OnlineLearningOptions extends Object
| Constructor and Description |
|---|
OnlineLearningOptions() |
| Modifier and Type | Method and Description |
|---|---|
DecisionAlgorithm |
getDecisionAlgorithm()
Gets the algorithm to use for adaption of decision graphs.
|
void |
setDecisionAlgorithm(DecisionAlgorithm value)
Sets the algorithm to use for adaption of decision graphs.
|
public DecisionAlgorithm getDecisionAlgorithm()
public void setDecisionAlgorithm(DecisionAlgorithm value)
Copyright © 2021. All rights reserved.