Skip to content

AssertionError when using Customize classifier #35

@Opdoop

Description

@Opdoop

Error caused by this line

self._metric_bundle.add_classifier(str(customized_clf), customized_clf)

I think it should change to

self._metric_bundle.add_classifier(customized_clf, set_target_clf=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions