powered by
Shutdown H2O cluster after examples run
if (FALSE) { library(h2o) h2o.init() h2o.shutdown(prompt = FALSE) Sys.sleep(3) }
Run the code above in your browser using DataLab