2 references to NumberOfQuantileSamples
Microsoft.ML.FastTree (2)
RandomForest.cs (1)
70FastTreeTrainerOptions.MaximumCategoricalSplitPointCount, _quantileEnabled, FastTreeTrainerOptions.NumberOfQuantileSamples, ParallelTraining,
RandomForestRegression.cs (1)
384return new FastForestRegressionModelParameters(Host, TrainedEnsemble, FeatureCount, InnerOptions, FastTreeTrainerOptions.NumberOfQuantileSamples);