On the Optimality of Averaging in Distributed Statistical Learning
This code accomanies the "On the Optimality of Averaging in Distributed Statistical Learning" manuscript by J. Rosenblatt and B. Nadler. The files are structured as follows:
- The
pkg
folder includes the functions required to run the simulations, as an R package. - The
output
folder includes the different figures produced for the manuscript. - The
Rdata
folder includes the data outputted by the simulations used for plotting, but is not uploaded to github. You can ask the authors for the folder, or simply run the code to reproduce the data (may take some time). - The different files in the root directory run the simulations and produce the plots.