Skip to content

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

Closed
@yaeldekel

Description

@yaeldekel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions