Open
Description
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