Nothing
.onLoad <- function(libname, pkgname) {
add_linear_reg_h2o()
add_logistic_reg_h2o()
add_poisson_reg_h2o()
add_multinom_reg_h2o()
add_rand_forest_h2o()
add_xgboost_h2o()
add_gbm_h2o()
add_naive_Bayes_h2o()
add_mlp_h2o()
add_rule_fit_h2o()
add_auto_ml_h2o()
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.