1 reference to _getLeafValueMethod
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
358return (float)_getLeafValueMethod.Invoke(model, new object[] { treeId, leafId });