CohenKappa {fastai} | R Documentation |
CohenKappa
Description
Cohen kappa for single-label classification problems
Usage
CohenKappa(axis = -1, labels = NULL, weights = NULL, sample_weight = NULL)
Arguments
axis |
axis |
labels |
labels |
weights |
weights |
sample_weight |
sample_weight |
Value
None
[Package fastai version 2.2.2 Index]