Uses of Package
moa.classifiers.trees
-
Packages that use moa.classifiers.trees Package Description moa.classifiers.meta moa.classifiers.multilabel moa.classifiers.rules.core moa.classifiers.trees moa.learners.featureanalysis -
Classes in moa.classifiers.trees used by moa.classifiers.meta Class Description ARFFIMTDD Implementation of ARFFIMTDD, an extension of FIMTDD to be used by AdaptiveRandomForestRegressor.ARFHoeffdingTree Adaptive Random Forest Hoeffding Tree.ASHoeffdingTree Adaptive Size Hoeffding Tree used in Bagging using trees of different size.SelfOptimisingBaseTree See details in:
Yibin Sun, Bernhard Pfahringer, Heitor Murilo Gomes, Albert Bifet. -
Classes in moa.classifiers.trees used by moa.classifiers.multilabel Class Description HoeffdingTree Hoeffding Tree or VFDT.HoeffdingTree.ActiveLearningNode HoeffdingTree.InactiveLearningNode HoeffdingTree.LearningNode HoeffdingTree.Node HoeffdingTree.SplitNode HoeffdingTreeClassifLeaves Hoeffding Tree that have a classifier at the leaves.HoeffdingTreeClassifLeaves.LearningNodeClassifier -
Classes in moa.classifiers.trees used by moa.classifiers.rules.core Class Description HoeffdingTree Hoeffding Tree or VFDT.HoeffdingTree.ActiveLearningNode HoeffdingTree.LearningNode HoeffdingTree.Node HoeffdingTree.SplitNode -
Classes in moa.classifiers.trees used by moa.learners.featureanalysis Class Description HoeffdingTree Hoeffding Tree or VFDT.HoeffdingTree.SplitNode