1 instantiation of RandomForestLeastSquaresTreeLearner
Microsoft.ML.FastTree (1)
RandomForest.cs (1)
65
return new
RandomForestLeastSquaresTreeLearner
(
1 reference to RandomForestLeastSquaresTreeLearner
Microsoft.ML.FastTree (1)
Training\OptimizationAlgorithms\NoOptimizationAlgorithm.cs (1)
35
InternalRegressionTree tree = ((
RandomForestLeastSquaresTreeLearner
)TreeLearner).FitTargets(ch, activeFeatures, weightedTargets,