2 types derived from TreeOptions
Microsoft.ML.FastTree (2)
FastTreeArguments.cs (1)
647
public abstract class BoostedTreeOptions :
TreeOptions
RandomForestClassification.cs (1)
39
public abstract class FastForestOptionsBase :
TreeOptions
1 reference to TreeOptions
Microsoft.ML.FastTree (1)
FastTree.cs (1)
49
where TOptions :
TreeOptions
, new()