1 reference to SaveAsTextCore
Microsoft.ML.StandardTrainers (1)
Standard\LogisticRegression\MulticlassLogisticRegression.cs (1)
891
void ICanSaveInTextFormat.SaveAsText(TextWriter writer, RoleMappedSchema schema) =>
SaveAsTextCore
(writer, schema);