Issue | #Downvotes for this reason | By |
---|
l | moa.AMRules(1) | baseLearner: Classifier to train. |
l | baseLearner: Classifier to train. | default: rules.AMRules |
n | numAttributesPercentage: The number of attributes to use per model. | default: 63.2 |
p | useBagging: Use Bagging. | default: false |
r | randomSeed: Seed for random behaviour of the classifier. | default: 1 |
s | ensembleSize: The number of models in the bag. | default: 10 |