View source: R/do_azureml_parallel.R
Combine the results from the parallel training.
1 | merge_results(node_count, process_count_per_node, run, source_directory)
|
node_count |
Number of nodes in the AmlCompute cluster. |
process_count_per_node |
Number of processes per node. |
run |
The run object whose output needs to be combined. |
source_directory |
The directory where the output from the run would be downloaded. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.