public interface TreeLearner extends Serializable
TreeNodeVisitor
and related classes.TreeNodeVisitor
,
TreePruner
Modifier and Type | Method and Description |
---|---|
TreeNodeVisitor |
getTreeNodeVisitor()
Obtains a node visitor for the tree learner that can be used to traverse
and predict from the learned tree
|
TreeNodeVisitor getTreeNodeVisitor()
Copyright © 2017. All rights reserved.