Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/machine-learning/automate-training-with-cli.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Automate model training with the ML.NET CLI
description: Discover how to use the ML.NET CLI tool to automatically train the best model from the command-line.
description: Discover how to use the ML.NET CLI tool to automatically train the best model from the command-line. This is a great PR to test some automation.
ms.date: 11/10/2022
ms.custom: how-to, mlnet-tooling
#Customer intent: As a developer, I want to use ML.NET CLI to automatically train the "best model" from the command-prompt. I also want to understand the output provided by the tool (metrics and output assets)
Expand Down
Loading