2 types derived from FastForestOptionsBase
Microsoft.ML.FastTree (2)
RandomForestClassification.cs (1)
153
public sealed class Options :
FastForestOptionsBase
RandomForestRegression.cs (1)
300
public sealed class Options :
FastForestOptionsBase
1 reference to FastForestOptionsBase
Microsoft.ML.FastTree (1)
RandomForest.cs (1)
10
where TOptions :
FastForestOptionsBase
, new()