Skip to content

mlnet cli will not run binary classification, but always multiclass despite label having 2 values only. #7222

Open
@thomasd3

Description

@thomasd3

I have a data set that has a label made of 0 and 1, but the classification always runs as multiclass.

The command line is:

mlnet classification --dataset output.csv --label-col 7 --ignore-cols 0 5 6 8 9 10 11 12 13 14 15 16 --has-header true --name wl

and I have attached the data:
output.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    classificationBugs related classification taskscommand-lineIssues pertaining to the command-line interfaceuntriagedNew issue has not been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions