collect.hyperparameters | R Documentation |
Collect probe-level parameters during online-learning from the batch files.
collect.hyperparameters(
batches,
unique.run.identifier,
save.batches.dir,
save.batches,
verbose = TRUE
)
batches |
batch list |
unique.run.identifier |
Batch file identifier string |
save.batches.dir |
Batch file directory |
save.batches |
Logical. Determines whether batches are available. |
verbose |
verbose |
Leo Lahti leo.lahti@iki.fi
See citation("RPA")
# hpe <- collect.hyperparameters(batches, unique.run.identifier, save.batches.dir, save.batches)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.