2 references to Str2UIntArray
Microsoft.ML.LightGbm (2)
WrappedLightGbmBooster.cs (2)
252
var decisionType =
Str2UIntArray
(kvPairs["decision_type"], ' ');
266
var catThreshold =
Str2UIntArray
(kvPairs["cat_threshold"], ' ');