Description Usage Arguments Value
For each simulated dataset, calculate predictive accuracy on validation set
1 2 3 4 5 6 7 8 9 | .classificationPerformance(
index,
classifier,
train_x_list,
train_y_list,
valid_x,
valid_y,
top_K
)
|
index |
protein abundance data for one protein. |
A list with (1) predictive accuracy on validation set and (2) the trained classification model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.