2 references to
Microsoft.ML.FastTree (2)
RandomForestClassification.cs (1)
389
:
base
(trainSet, options, options.MaximumOutputMagnitudePerTree)
RandomForestRegression.cs (1)
524
:
base
(trainData, options, double.MaxValue) // No notion of maximum step size.