Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

merge_results

Combine the results from the parallel training.


Description

Combine the results from the parallel training.

Usage

merge_results(node_count, process_count_per_node, run, source_directory)

Arguments

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.


azuremlsdk

Interface to the 'Azure Machine Learning' 'SDK'

v1.10.0
MIT + file LICENSE
Authors
Diondra Peck [cre, aut], Minna Xiao [aut], AzureML R SDK Team [ctb], Microsoft [cph, fnd], Google Inc. [cph] (Examples and Tutorials), The TensorFlow Authors [cph] (Examples and Tutorials), RStudio Inc. [cph] (Examples and Tutorials)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.