merge_results: Combine the results from the parallel training.

View source: R/do_azureml_parallel.R

merge_resultsR Documentation

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.


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.