collect.hyperparameters {RPA} | 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)