Skip to content

Commit 5741add

Browse files
authored
ONNX link
1 parent c168a1b commit 5741add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-configure-auto-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Before you begin your experiment, you should determine the kind of machine learn
3939
Automated machine learning supports the following algorithms during the automation and tuning process. As a user, there is no need for you to specify the algorithm.
4040

4141
> [!NOTE]
42-
> If you plan to export your auto ML created models to an [ONNX model](concept-onnx.md), only those algorithms indicated with an * are able to be converted to the ONNX format. Learn more about [converting models to ONNX](concept-automated-ml.md#use-with-onnx-in-c-apps). <br> <br> Also note, ONNX only supports classification and regression tasks at this time.
42+
> If you plan to export your auto ML created models to an [ONNX model](concept-onnx.md), only those algorithms indicated with an * are able to be converted to the ONNX format. Learn more about [converting models to ONNX](concept-automated-ml.md#use-with-onnx). <br> <br> Also note, ONNX only supports classification and regression tasks at this time.
4343
4444
Classification | Regression | Time Series Forecasting
4545
|-- |-- |--

0 commit comments

Comments
 (0)