Issue | #Downvotes for this reason | By |
---|
l | moa.HoeffdingTree(1) | baseLearner: Classifier to train. |
a | deltaAdwin: Delta of Adwin change detection | default: 0.002 |
e | same: Use Samme Algorithm. | default: false |
l | baseLearner: Classifier to train. | default: trees.HoeffdingTree |
o | outputCodes: Use Output Codes to use binary classifiers. | default: false |
p | pureBoost: Boost with weights only; no poisson. | default: false |
r | randomSeed: Seed for random behaviour of the classifier. | default: 1 |
s | ensembleSize: The number of models to boost. | default: 10 |