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/iot-edge/tutorial-machine-learning-edge-01-intro.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In either case, to help orient the reader(s), each article in this tutorial indi
27
27
* Cloud development (including a cloud developer working in a DevOps capacity)
28
28
* Data analytics
29
29
30
-
## Use case: predictive maintenance
30
+
## Use case: Predictive maintenance
31
31
32
32
We based this scenario on a use case presented at the Conference on Prognostics and Health Management (PHM08) in 2008. The goal is to predict remaining useful life (RUL) of a set of turbofan airplane engines. This data was generated using C-MAPSS, the commercial version of MAPSS (Modular Aero-Propulsion System Simulation) software. This software provides a flexible turbofan engine simulation environment to conveniently simulate the health, control, and engine parameters.
You can access the compute targets that are associated with your workspace in the Azure portal. You can use the portal to:
271
271
@@ -352,7 +352,7 @@ Follow the steps described earlier to view the list of compute targets. Then use
352
352
1. Select __Attach__.
353
353
1. View the status of the attach operation by selecting the compute target from the list.
354
354
355
-
## Set up compute with the CLI
355
+
## Set up with CLI
356
356
357
357
You can access the compute targets that are associated with your workspace using the [CLI extension](reference-azure-machine-learning-cli.md) for Azure Machine Learning service. You can use the CLI to:
358
358
@@ -362,7 +362,7 @@ You can access the compute targets that are associated with your workspace using
362
362
363
363
For more information, see [Resource management](reference-azure-machine-learning-cli.md#resource-management).
364
364
365
-
## Set up compute with VS Code
365
+
## Set up with VS Code
366
366
367
367
You can access, create and manage the compute targets that are associated with your workspace using the [VS Code extension](how-to-vscode-tools.md#create-and-manage-compute-targets) for Azure Machine Learning service.
0 commit comments