You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/migration-guides/teradata/7-beyond-data-warehouse-migration.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ One of the key reasons to migrate your existing data warehouse to Azure Synapse
35
35
- Microsoft ISV Partners
36
36
37
37
-[Microsoft's data science technologies](/azure/architecture/data-science-process/platforms-and-tools), including:
38
-
- Azure Machine Learning studio
38
+
- Azure Machine Learning Studio
39
39
- Azure Machine Learning
40
40
- Azure Synapse Spark (Spark as a service)
41
41
- Jupyter Notebooks
@@ -183,7 +183,7 @@ This differs from Excel and Power BI, as Data Factory [wrangling data flows](/az
183
183
184
184
In addition to cleaning and transforming data, Data Factory can combine data integration and analytics in the same pipeline. Use Data Factory to create both data integration and analytical pipelines—the latter being an extension of the former. Drop an analytical model into a pipeline so that clean, integrated data can be stored to provide predictions or recommendations. Act on this information immediately or store it in your data warehouse to provide you with new insights and recommendations that can be viewed in BI tools.
185
185
186
-
Models developed code-free with Azure Machine Learning studio, or with the Azure Machine Learning SDK using Azure Synapse Spark pool notebooks or using R in RStudio, can be invoked as a service from within a Data Factory pipeline to batch score your data. Analysis happens at scale by executing Spark machine learning pipelines on Azure Synapse Spark pool notebooks.
186
+
Models developed code-free with Azure Machine Learning Studio, or with the Azure Machine Learning SDK using Azure Synapse Spark pool notebooks or using R in RStudio, can be invoked as a service from within a Data Factory pipeline to batch score your data. Analysis happens at scale by executing Spark machine learning pipelines on Azure Synapse Spark pool notebooks.
187
187
188
188
Store integrated data and any results from analytics included in a Data Factory pipeline in one or more data stores, such as Azure Data Lake Storage, Azure Synapse, or Azure HDInsight (Hive tables). Invoke other activities to act on insights produced by a Data Factory analytical pipeline.
189
189
@@ -217,7 +217,7 @@ Another key requirement in modernizing your migrated data warehouse is to integr
217
217
218
218
Microsoft offers a range of technologies to build predictive analytical models using machine learning, analyze unstructured data using deep learning, and perform other kinds of advanced analytics. This includes:
219
219
220
-
- Azure Machine Learning studio
220
+
- Azure Machine Learning Studio
221
221
222
222
- Azure Machine Learning
223
223
@@ -229,11 +229,11 @@ Microsoft offers a range of technologies to build predictive analytical models u
229
229
230
230
Data scientists can use RStudio (R) and Jupyter Notebooks (Python) to develop analytical models, or they can use other frameworks such as Keras or TensorFlow.
231
231
232
-
#### Azure Machine Learning studio
232
+
#### Azure Machine Learning Studio
233
233
234
-
Azure Machine Learning studio is a fully managed cloud service that lets you easily build, deploy, and share predictive analytics via a drag-and-drop web-based user interface. The next screenshot shows an Azure Machine Learning studio user interface.
234
+
Azure Machine Learning Studio is a fully managed cloud service that lets you easily build, deploy, and share predictive analytics via a drag-and-drop web-based user interface. The next screenshot shows an Azure Machine Learning Studio user interface.
235
235
236
-
:::image type="content" source="../media/7-beyond-data-warehouse-migration/azure-ml-studio-ui.png" border="true" alt-text="Screenshot showing predictive analysis in the Azure Machine Learning studio user interface.":::
236
+
:::image type="content" source="../media/7-beyond-data-warehouse-migration/azure-ml-studio-ui.png" border="true" alt-text="Screenshot showing predictive analysis in the Azure Machine Learning Studio user interface.":::
0 commit comments