View source: R/do_azureml_parallel.R
Registers AMLCompute as a parallel backend with the foreach package.
1 | register_do_azureml_parallel(workspace, compute_target)
|
workspace |
The Workspace object which has the compute_target. |
compute_target |
The AMLCompute target to use for parallelization. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.