KDE-based extrapolator for multi-class classification accuracy based on Kay (2008)
1 | kernel_extrap(pmat, i_chosen, Ks, bw)
|
pmat |
Matrix of margins m_y(x) for test instances, rows are observations and columns are labels. |
i_chosen |
The true labels for the observations. |
Ks |
The number of classes k for which we want to extrpolate the accuracy AGA_k (can be a vector). |
bw |
Bandwidth estimation method: see help("bw.nrd") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.