dotnet / dotnet/machinelearning-modelbuilder

ML.Net (machine learning model not worked)

Open
#2,953 4 comments 0 reactions 0 assignees View on GitHub
GS Tutorial
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
- Model Builder or CLI Version: 3.0.1
- Visual Studio Code

**Describe the bug**
- On which page of the tutorial did you run into an issue (URL):
- Clear description of the problem:
I ran this command "mlnet classification --dataset "yelp_labelled.txt" --label-col 1 --has-header false --name SentimentModel --train-time 60" that created the SentimentModel console app. When I run the application with "dotnet run", it's not working
It's taking .net 8 version that I modified to .net 6.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.
I followed the tutorial provided on ML.Net. I got error on steps "Consume your model". I simply run the application generated that throwing an error.

**Screenshots**
If applicable, add screenshots to help explain your problem.
Screenshot 2024-08-10 at 21 07 34

**Additional context**
Add any other context about the problem here.
I checked the permission, Read and write access has given. I am using Mac(apple silicon)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.