Description Usage Arguments Details Value
Calculates predictive power score for x
predicts y
. This is
a light (wip) implementation which for now only supports binary
classification and x as numeric a feature.
1 2 3 4 5 6 7 8 9 |
df |
|
x |
|
y |
|
metric |
|
sample_size |
|
cv_folds |
|
repeated_cv |
|
for mere information: https://github.com/8080labs/ppscore
The predictive power score for x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.