Description Usage Arguments Value
Run the LDATS model matching the best configuration for a dataset
1 | run_best_model(dataset, selected_config, nit = 1000, cpt_seed = NULL)
|
dataset |
dataset |
selected_config |
result of select_cvlt; or dataframe with 1 row of |
nit |
default 1000, nit |
cpt_seed |
optionally pass a seed to the cpt model, default NULL |
list with dataset, config, LDA, and TS models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.