1 reference to GetSortedLinearModelFeatureNamesAndWeights
Microsoft.ML.StandardTrainers (1)
Standard\LinearPredictorUtils.cs (1)
234
var pairs =
GetSortedLinearModelFeatureNamesAndWeights
(bias, in weights, in names);