dotnet / dotnet/machinelearning-modelbuilder

Training time finished without completing a successful trial. Either no trial completed or the metric for all completed trials are NaN or Infinity

Open
#2,936 0 comments 1 reaction 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: ML.Net 3.01
- Visual Studio Version (if applicable): 2022 17.10.2

**Describe the bug**
- On which page of the tutorial did you run into an issue (URL): https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/train
- Clear description of the problem: Training fails with exception message, see below

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'training'
2. Click on 'train'
3. Exception occurs
4. See error

**Expected behavior**
ML should be trained afer 120 seconds of training time

**Screenshots**
n/a

**Additional context**

à Microsoft.ML.AutoML.AutoMLExperiment.d__24.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à Microsoft.ML.ModelBuilder.AutoMLService.Experiments.MultiClassificationExperiment.d__14.MoveNext() dans /_/src/Microsoft.ML.ModelBuilder.AutoMLService/Experiments/MultiClassificationExperiment.cs:ligne 140
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à Microsoft.ML.ModelBuilder.AutoMLEngine.d__21.MoveNext() dans /_/src/Microsoft.ML.ModelBuilder.AutoMLService/AutoMLEngineService/AutoMLEngine.cs:ligne 212

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.