Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename weights parameter in ML.NET Public API #2257

Closed
abgoswam opened this issue Jan 27, 2019 · 2 comments
Closed

Rename weights parameter in ML.NET Public API #2257

abgoswam opened this issue Jan 27, 2019 · 2 comments
Assignees
Labels
API Issues pertaining the friendly API
Milestone

Comments

@abgoswam
Copy link
Member

abgoswam commented Jan 27, 2019

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

@abgoswam abgoswam added the API Issues pertaining the friendly API label Jan 27, 2019
@abgoswam abgoswam self-assigned this Jan 27, 2019
@ghost
Copy link

ghost commented Jan 28, 2019

Hi is this up for grabs?

@abgoswam
Copy link
Member Author

abgoswam commented Jan 28, 2019

@daniel-loudon . This relates to the public API of ML.NET , and needs to be done consistently for ~30 learners. Not labeled up-for-grabs -- I am currently working on this and will have a PR out for this shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Issues pertaining the friendly API
Projects
None yet
Development

No branches or pull requests

2 participants