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