Uses of Class
com.imsl.datamining.decisionTree.RandomTrees
Packages that use RandomTrees
-
Uses of RandomTrees in com.imsl.datamining.decisionTree
Methods in com.imsl.datamining.decisionTree that return RandomTreesConstructors in com.imsl.datamining.decisionTree with parameters of type RandomTreesModifierConstructorDescriptionRandomTrees(RandomTrees rtModel) Constructs a copy of the inputRandomTreespredictive model.