Open SeanEngineering opened 1 year ago
Original command in readme does not work when using mac terminal
> mlnet auto-train --task binary-classification --dataset wikiDetoxAnnotated40kRows.tsv --label-column-name Label --max-exploration-time 180
Based on the option and command requirements for Mac OS the updated command should be as shown below
mlnet classification --dataset wikiDetoxAnnotated40kRows.tsv --label-col Label --train-time 180
Original command in readme does not work when using mac terminal
Based on the option and command requirements for Mac OS the updated command should be as shown below