Skip to content

Public Constructors for ModelParameters #1866

Closed
@najeeb-kazmi

Description

@najeeb-kazmi

During the course of fixing #1698 and deriving work items (e.g. #1699, #1701, #1702), we created public constructors for the various ModelParameter objects (formerly Predictor objects).

@sfilipi raised the question whether these should be public or be made internal as the only thing that can create ModelParameters (Predictors) is training a model. What use case are we supporting with this? When might a user want to create say a LinearRegressionModelParameters object with bias and weights instead of training a linear regression model?

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIIssues pertaining the friendly API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions