Calculates the KS statistic.
1 | KS(pred, obs)
|
pred |
The prediction by the model; should be between 0, 1. |
obs |
The observed data; should be binary. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.