Skip to content

Unable to execute MLNet CLI on Apple Silicon machine #1432

Closed
@cigoic

Description

@cigoic

System Information (please complete the following information):

  • Model Builder or CLI Version: 16.2.0
  • Visual Studio Version (if applicable): 2019 for Mac 8.9.8 (build 7)

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Install mlnet: dotnet tool install -g mlnet
  2. Unzip yelp_labelled.txt to current work folder.
  3. Execute commend: mlnet classification --dataset "yelp_labelled.txt" --has-header false --label-col 1 --train-time 20
  4. Error: zsh: killed ~/.dotnet/tools/mlnet classification --dataset "yelp_labelled.txt" false 1 2

Expected behavior
mlnet starts training process.

Screenshots
Screen Shot 2021-05-04 at 1 52 23 PM

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions