Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 209860

Save R model locally through an R instance running in a separate docker container?

$
0
0

Hi I am currently building some models using R connected to a remote h2o instance running in a docker container.

I am at a point where I would like to iterate through a leaderboard of models and h2o.saveModel() each model to my local computer.

However, since saveModel() saves to the computer running h2o, my models are being saved within the docker container.

The solution I have come up with is to scp all the model files to my computer after h2o has finished running them, however I was wondering if anyone out there had run into this problem and had come up with a better solution.

Note : Running a local h2o instance for building the models is not an option

Thank you for the help


Viewing all articles
Browse latest Browse all 209860

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>