Skip to content

Commit 314218f

Browse files
authored
Added pixel server
1 parent b50d272 commit 314218f

File tree

1 file changed

+3
-1
lines changed
  • how-to-use-azureml/automated-machine-learning

1 file changed

+3
-1
lines changed

how-to-use-azureml/automated-machine-learning/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,6 @@ To resolve this issue, allocate a DSVM with more memory or reduce the value spec
282282

283283
## Remote run: Iterations show as "Not Responding" in the RunDetails widget.
284284
This can be caused by too many concurrent iterations for a remote DSVM. Each concurrent iteration usually takes 100% of a core when it is running. Some iterations can use multiple cores. So, the max_concurrent_iterations setting should always be less than the number of cores of the DSVM.
285-
To resolve this issue, try reducing the value specified for the max_concurrent_iterations setting.
285+
To resolve this issue, try reducing the value specified for the max_concurrent_iterations setting.
286+
287+
![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/automated-machine-learning/README.png)

0 commit comments

Comments
 (0)