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