Description Usage Arguments Value
View source: R/summarise_log_data.R
Summarise clean log data frame
1 2 3 4 5 6 | summarise_log_data(
data,
params_list = NULL,
num_folds = NULL,
num_models = NULL
)
|
data |
Clean log data frame |
params_list |
Manual list of parameters (optional) |
num_folds |
Number of folds per model/candidate (optional) |
num_models |
Number of models/candidates (optional) |
Log summary data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.