1 reference to FastForestBinaryModelParameters
Microsoft.ML.FastTree (1)
RandomForestClassification.cs (1)
251
return new
FastForestBinaryModelParameters
(Host, TrainedEnsemble, FeatureCount, InnerOptions);