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

[FEATURE] allow user to specify model name and version when train model #821

Open
ylwu-amzn opened this issue Mar 22, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ylwu-amzn
Copy link
Collaborator

Currently we use algorithm name as the model default name when train model, and the version is always 1.0. These hard coded values make it hard to maintain multiple models as they share same model name and version.
We can expose model name, version and description fields in train API. So user can customize to make maintenance easier.

@ylwu-amzn ylwu-amzn added enhancement New feature or request untriaged and removed untriaged labels Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant