Skip to content

Implement multi-label classification #54

Open
@maedbhk

Description

@maedbhk

Input argument metrics currently takes list of sklearn metrics (e.g,. roc_auc_score) and adopts default settings. For example, multi_class = 'raise', which means that multi-label classification cannot be done.

I suggest we amend metrics input argument to include optional input parameters to allow for multiclass and multilabel classification.

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