Skip to content

Commit b36b026

Browse files
Acrolinx fix
1 parent 8fedeb3 commit b36b026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/migrate-rebuild-experiment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Now that your compute target is set, you can submit a pipeline job:
7171
Experiments organize similar pipeline jobs together. If you run a pipeline multiple times, you can select the same experiment for successive jobs. This is useful for logging and tracking.
7272
1. Enter an experiment name. Then, select **Submit**.
7373

74-
The first job may take up to 20 minutes. Since the default compute settings have a minimum node size of 0, the designer must allocate resources after being idle. Successive jobs take less time, since the nodes are already allocated. To speed up the running time, you can create a compute resources with a minimum node size of 1 or greater.
74+
The first job may take up to 20 minutes. Since the default compute settings have a minimum node size of 0, the designer must allocate resources after being idle. Successive jobs take less time, since the nodes are already allocated. To speed up the running time, you can create a compute resource with a minimum node size of 1 or greater.
7575

7676
After the job finishes, you can check the results of each module:
7777

@@ -111,4 +111,4 @@ See the other articles in the Studio (classic) migration series:
111111
1. **Rebuild a Studio (classic) training pipeline**.
112112
1. [Rebuild a Studio (classic) web service](migrate-rebuild-web-service.md).
113113
1. [Integrate an Azure Machine Learning web service with client apps](migrate-rebuild-integrate-with-client-app.md).
114-
1. [Migrate Execute R Script](migrate-execute-r-script.md).
114+
1. [Migrate Execute R Script](migrate-execute-r-script.md).

0 commit comments

Comments
 (0)