Skip to content

Final public API for linear learners #1702

Closed
@Zruty0

Description

@Zruty0

Part of #1698

Let's make LinearModelParameters a good public class for Linear models' trained artifacts.
This applies to all linear models (SDCA, LR, SymSgd, OLS etc.)

  • Move to Microsoft.ML.StandardLearners or an appropriate namespace
  • Reduce the public surface
  • Add public constructor
  • Add a sample

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions