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