2 references to Mean
Microsoft.ML.FastTree (1)
Training\Parallel\SingleTrainer.cs (1)
54
means[l] = partitioning.
Mean
(weights, dataset.SampleWeights, l, filterZeroLambdas);
Microsoft.ML.Predictor.Tests (1)
TestParallelFasttreeInterface.cs (1)
88
means[l] = partitioning.
Mean
(weights, dataset.SampleWeights, l, filterZeroLambdas);