Description Usage Arguments Value
Decorate predictions extracted from a data.frame
1 | set_predictions(col_names, id_names, test_data)
|
col_names |
'character()' |
id_names |
'character()' |
test_data |
'data.frame()' |
'data.frame()'
Decorated prediction frame with columns
"prediction" and "prediction_type" in addition to id columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.