dotnet / dotnet/machinelearning-modelbuilder

[CLI] Repeating trial cancellation message.

未关闭
#2,011 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Priority:1 Stale
主要语言
Dockerfile
星标
285
派生
66
PR 合并指标
30 天内没有已合并 PR

描述

**System Information (please complete the following information):**
- CLI Version: 16.12.2+86688637e3ba4b906f5adf37b767fee124189da7
- OS: Windows 11
- Architecture: x64

**Describe the bug**
- On which step of the process did you run into an issue: Training
- Clear description of the problem: When time expires and a trial is running, the trial is cancelled. A message, `Trial 23 encounter error with message: One or more errors occurred. (Operation was canceled.)`, is displayed more than once on the console.

**To Reproduce**
Steps to reproduce the behavior:
1. Train a classification model using the CLI

**Expected behavior**

When a trial is cancelled, only display the message once.

**Screenshots**

![image](https://user-images.githubusercontent.com/46974588/152868122-92b6a009-87b9-4ca8-b611-75c305ebc20d.png)

**Additional context**

Log file:
[log.txt](https://github.com/dotnet/machinelearning-modelbuilder/files/8018585/log.txt)

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先,使用 CLI 复现分类模型训练期间的取消操作,并将重复的控制台输出与 log.txt 进行比较。跟踪报告 trial 取消错误的位置,然后验证已取消的 trial 只产生一条消息,而不是重复消息。

由索引模型根据 Issue 内容生成。

评估

领域
cli, machine-learning
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。