Skip to content

Commit 2c7e717

Browse files
committed
Rm preview
1 parent 7282ec6 commit 2c7e717

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

articles/machine-learning/compare-azure-ml-to-studio-classic.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,14 @@ Meanwhile, [Azure Machine Learning](overview-what-is-azure-ml.md) provides both
2525
Azure Machine Learning designer provides a similar drag-and-drop experience to Studio (classic). However, unlike the proprietary compute platform of Studio (classic), the designer uses your own compute resources, is scalable, and is fully integrated into Azure Machine Learning.
2626

2727
> [!TIP]
28-
> Customers currently using or evaluating Machine Learning Studio (classic) are encouraged to try [Azure Machine Learning designer](https://docs.microsoft.com/azure/machine-learning/concept-designer) (preview), which provides drag and drop ML modules __plus__ scalability, version control, and enterprise security.
28+
> Customers currently using or evaluating Machine Learning Studio (classic) are encouraged to try [Azure Machine Learning designer](https://docs.microsoft.com/azure/machine-learning/concept-designer), which provides drag and drop ML modules __plus__ scalability, version control, and enterprise security.
2929
3030
## Comparison: Azure Machine Learning vs. Machine Learning Studio (classic)
3131

3232
Here is a quick comparison.
3333

3434
|| Azure Machine Learning designer|Studio (classic) |
35-
|---| --- | --- |
36-
||The designer is in preview, Azure Machine Learning is GA|Generally available (GA) |
35+
|---| --- | --- |
3736
|Drag-and-drop interface| Yes | Yes|
3837
|Experiment| Scale with compute target|Scale (10GB training data limit) |
3938
|Modules for interface| [Many popular modules](algorithm-module-reference/module-reference.md) | Many |

articles/machine-learning/designer-accessibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use accessibility features in the designer (preview)
2+
title: Use accessibility features in the designer
33
titleSuffix: Azure Machine Learning
44
description: Learn about the keyboard shortcuts and screen reader accessibility features available in the designer.
55
services: machine-learning
@@ -11,7 +11,7 @@ author: peterclu
1111
ms.date: 01/09/2020
1212
---
1313

14-
# Use a keyboard to use Azure Machine Learning designer (preview)
14+
# Use a keyboard to use Azure Machine Learning designer
1515

1616
Learn how to use a keyboard and screen reader to use Azure Machine Learning designer. For a list of keyboard shortcuts that work everywhere in the Azure portal, see [Keyboard shortcuts in the Azure portal](../azure-portal/azure-portal-keyboard-shortcuts.md)
1717

articles/machine-learning/how-to-designer-import-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: peterlu
1212
ms.date: 01/16/2020
1313
---
1414

15-
# Import your data into Azure Machine Learning designer (preview)
15+
# Import your data into Azure Machine Learning designer
1616

1717
In this article, you learn how to import your own data in the designer to create custom solutions. There are two ways you can import data into the designer:
1818

0 commit comments

Comments
 (0)