Uses of Class
net.algart.executors.modules.opencv.matrices.ml.training.MLTrainRTrees
Packages that use MLTrainRTrees
-
Uses of MLTrainRTrees in net.algart.executors.modules.opencv.matrices.ml.training
Methods in net.algart.executors.modules.opencv.matrices.ml.training that return MLTrainRTreesModifier and TypeMethodDescriptionstatic MLTrainRTreesMLTrainRTrees.newTrainNumbers()static MLTrainRTreesMLTrainRTrees.newTrainPixels()MLTrainRTrees.setActiveVarCount(int activeVarCount) MLTrainRTrees.setCalculateVarImportance(boolean calculateVarImportance) MLTrainRTrees.setTerminationEpsilon(double terminationEpsilon) MLTrainRTrees.setTerminationMaxCount(int terminationMaxCount)