1 reference to FeatureFlocks
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
257
var instanceConverter = new ExamplesToFastTreeBins(Host, GamTrainerOptions.MaximumBinCountPerFeature, useTranspose, !GamTrainerOptions.
FeatureFlocks
, GamTrainerOptions.MinimumExampleCountPerLeaf, float.PositiveInfinity);