3 references to SaveLinearModelWeightsInKeyValuePairs
Microsoft.ML.StandardTrainers (3)
Standard\LinearModelParameters.cs (2)
542LinearPredictorUtils.SaveLinearModelWeightsInKeyValuePairs(in weights, Bias, schema, results); 687LinearPredictorUtils.SaveLinearModelWeightsInKeyValuePairs(in weights, Bias, schema, results);
Standard\LinearPredictorUtils.cs (1)
197SaveLinearModelWeightsInKeyValuePairs(in weights, bias, schema, weightValues);