2 types derived from RandomForestObjectiveFunction
Microsoft.ML.FastTree (2)
RandomForestClassification.cs (1)
384private sealed class ObjectiveFunctionImpl : RandomForestObjectiveFunction
RandomForestRegression.cs (1)
512private abstract class ObjectiveFunctionImplBase : RandomForestObjectiveFunction