Description Usage Arguments Value
Recommend a meta model for a classification dataset. Used internally by R shiny app
1 | recommend_shiny(df, response, meta = meta_features, metric = recall)
|
df |
The dataframe loaded by the user |
response |
The target column of thedataframe loaded by the user |
meta_features |
The preextracted meta features of various datasets |
recall |
The known recall of the datasets in the meta_features dataframe |
The cleaned dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.