Description Usage Arguments Details Value Examples
Define any number of algorithms with various parameter settings and save as a reusable set of instructions.
1 | define_algos(algos)
|
algos |
Required named list of |
Each algorithm may be named multiple times (to
allow running of multiple parameter settings). Do not specify the df
parameter.
Validated list of instructions that may be used in the
run_algos
function.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.