Description Usage Arguments Value
Prints the modeling summary for the h2o model fit (see h2o R package).
| 1 2 3 | 
| object | The model fit object produced by h2oEnsemble package | 
| only.coefs | Skip all of the h2o-specific model stats, only print the coefficients table (when running  | 
| format_table | Format the coefficients into a data.frame table (when running  | 
| ... | Additional options (not used) | 
The markdown-formated model summary returned by pander::pander_return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.