Skip to content

Support Binary classification #216

@jrash

Description

@jrash

It seems only multiclass classification is supported as I see:

assert type_of_target(y) == "multiclass"
in classification.py. Seems to me that binary classification could also be supported with the implemented methods.

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