Base:
method
GetIndexer
Microsoft.ML.Trainers.FastTree.FeatureFlockBase.GetIndexer(System.Int32)
1 reference to GetIndexer
Microsoft.ML.FastTree (1)
Dataset\SingletonFeatureFlock.cs (1)
98
_indexer = _flock.
GetIndexer
(0);