2 references to LinearModelAsIni
Microsoft.ML.StandardTrainers (2)
Standard\LinearModelParameters.cs (2)
564
writer.Write(LinearPredictorUtils.
LinearModelAsIni
(in weights, Bias, this,
601
writer.Write(LinearPredictorUtils.
LinearModelAsIni
(in weights, Bias, this, schema, null));