save cv score from h2o model
1 | save.h2o.cv.score(model, model.id, model.dir, verbose = TRUE)
|
model |
h2o.model |
model.id |
[string] model.id |
model.dir |
[path] path to save the model |
verbose |
whether to show message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.