check all parameters
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | .check_params(
x,
y,
y_labels,
assay_type,
sel_genes,
gene_list,
scale,
smooth,
min_expression,
penalization,
method,
score,
n_folds,
test_propn,
lambdas,
max_iters,
seed
)
|
list of validated parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.