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/machine-learning/tutorial-cognitive-services-anomaly.md
+30-11Lines changed: 30 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,17 +37,33 @@ Sign in to the [Azure portal](https://portal.azure.com/).
37
37
38
38
You need a Spark table for this tutorial.
39
39
40
-
1. Download the following notebook file that contains code to generate a Spark table: [prepare_anomaly_detector_data.ipynb](https://go.microsoft.com/fwlink/?linkid=2149577).
41
-
42
-
1. Upload the file to your Azure Synapse workspace.
43
-
44
-

45
-
46
-
1. Open the notebook file and select **Run All** to run all cells.
47
-
48
-

49
-
50
-
1. A Spark table named **anomaly_detector_testing_data** should now appear in the default Spark database.
A Spark table named **anomaly_detector_testing_data** should now appear in the default Spark database.
51
67
52
68
## Open the Cognitive Services wizard
53
69
@@ -89,4 +105,7 @@ You can now run all cells to perform anomaly detection. Select **Run All**. [Lea
89
105
90
106
-[Tutorial: Sentiment analysis with Azure Cognitive Services](tutorial-cognitive-services-sentiment.md)
91
107
-[Tutorial: Machine learning model scoring in Azure Synapse dedicated SQL pools](tutorial-sql-pool-model-scoring-wizard.md)
108
+
-[Tutorial: Use Multivariate Anomaly Detector in Azure Synapse Analytics](../../cognitive-services/Anomaly-Detector/tutorials/multivariate-anomaly-detection-synapse.md)
0 commit comments