2 references to GetMaxFeatureIndex
Microsoft.ML.FastTree (2)
FastTree.cs (2)
2850
MaxSplitFeatIdx = trainedEnsemble.
GetMaxFeatureIndex
();
2875
MaxSplitFeatIdx = TrainedEnsemble.
GetMaxFeatureIndex
();