Added linear and quadratic weights to KappaScore

it’s a minor addition, but I implemented linear and quadratic weighting to the KappaScore() class in metrics.py, which currently only supports the calculation of unweighted Kappa. Would you be open to my submitting a PR?

1 Like

Yes, that would be welcome.