Issue | #Downvotes for this reason | By |
---|
l | moa.WEKAClassifier_J48(2) | learner: Classifier to train. |
c | chunkSize: The chunk size used for classifier creation and evaluation. | default: 500 |
f | numFolds: Number of cross-validation folds for candidate classifier testing. | default: 10 |
l | learner: Classifier to train. | default: trees.HoeffdingTree -l NB -e 1000 -g 100 -c 0.01 |
n | memberCount: The maximum number of classifier in an ensemble. | default: 15.0 |
r | storedCount: The maximum number of classifiers to store and choose from when creating an ensemble. | default: 30.0 |