Description Usage Arguments Value
Calculates predictive power score for x
predicts y
. Where
x
can be multiple features in df
. This is a light (wip) implementation
which for now only supports binary classification and x as numeric features.
1 2 3 4 5 6 7 8 9 |
df |
data.frame |
x |
|
y |
|
metric |
|
sample_size |
|
cv_folds |
number of cross validations folds |
repeated_cv |
|
A list with the predictive power score for each feature in x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.