View source: R/do_azureml_parallel.R
register_do_azureml_parallel | R Documentation |
Registers AMLCompute as a parallel backend with the foreach package.
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.