Skip to content

MacroUtils does not handle the new entry point names properly #112

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

Closed
yaeldekel opened this issue May 10, 2018 · 0 comments
Closed

MacroUtils does not handle the new entry point names properly #112

yaeldekel opened this issue May 10, 2018 · 0 comments

Comments

@yaeldekel
Copy link

The MacroUtils class has a static dictionary containing mapping from trainer kinds (classifier, regressor, etc.) to an object of type "TaskInformationBundle" which contains information about the trainer kind. Part of this information is the suffix of the entry point names of trainers of this kind. This needs to be updated because it does not currently match the existing entry point names.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant