You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting and for showing interest in mlnet running on apple silicon!
Currently ML.NET framework isn't fully apple silicon compatible. We're working closely with that team and when it's available we'll release a new mlnet cli as well.
System Information (please complete the following information):
Describe the bug
To Reproduce
Steps to reproduce the behavior:
dotnet tool install -g mlnet
mlnet classification --dataset "yelp_labelled.txt" --has-header false --label-col 1 --train-time 20
zsh: killed ~/.dotnet/tools/mlnet classification --dataset "yelp_labelled.txt" false 1 2
Expected behavior
mlnet starts training process.
Screenshots

Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: