vs_rf_predictions | R Documentation |
A dataset containing predictions on actives/decoys in a docking run (~1200 compounds, ~3000 targets) generated by a random forest
vs_rf_predictions
A data frame with 685800 rows and 9 variables:
the preprocessor ID + the model ID
the row from the training data
whether a compound/target pairing is a known active
probability that it's a true compound/target pairing
probability that it's a false compound/target pairing
class prediction
...
Internal docking run with GNINA and model fitting with tidymodels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.