System Information (please complete the following information):
- Model Builder or CLI Version: MacOS Terminal Version Version 2.13 (447)
- Visual Studio Version (if applicable): N/A
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- dotnet tool install -g mlnet-osx-arm64
- ** Locate to designated folder on system **
- mkdir MachineLearningTutorial
- cd MachineLearningTutorial
- mlnet classification --dataset "yelp_labelled.txt" --label-col 1 --has-header false --name SentimentModel --train-time 60
- ** Error occurs: "zsh: command not found: mlnet" **
Expected behaviour
I expected the ML.NET CLI to output the data I was searching for
Screenshots

Additional context
Add any other context about the problem here.
System Information (please complete the following information):
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
I expected the ML.NET CLI to output the data I was searching for
Screenshots
Additional context
Add any other context about the problem here.