1 reference to FeatureFlocks
Microsoft.ML.FastTree (1)
FastTree.cs (1)
192
var instanceConverter = new ExamplesToFastTreeBins(Host, FastTreeTrainerOptions.MaximumBinCountPerFeature, useTranspose, !FastTreeTrainerOptions.
FeatureFlocks
, FastTreeTrainerOptions.MinimumExampleCountPerLeaf, GetMaxLabel());