Skip to content

Rename weights parameter in ML.NET Public API #2257

Closed
@abgoswam

Description

@abgoswam

Couple of conventions to follow for weights parameter in ML.NET Public API

  • Name of the weight argument in trainer API should be consistent with the other column names i.e it should end on *Column.
  • Proposal to disambiguate this by calling it exampleWeightColumn.

@glebuk

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions