# 需要導入模塊: from sklearn import metrics [as 別名]# 或者: from sklearn.metrics importcohen_kappa_score[as 別名]deftoy_cohens_kappa():# rater1 = [1, 1, 1, 0]# rater2 = [1, 1, 0, 0]# rater3 = [0, 1, 1]rater1 = ['s','s','s','g','u'] rater2 = ['s','s...
Mielke PW, Berry KJ (2009) A note on Cohen’s weighted kappa coefficient of agreement with linear weights. Stat Methodol 6:439–446Mielke, P.W., Berry, K.J.: A note on Cohen’s weighted kappa coefficient of agreement with linear weights. Stat. Methodol. 6 , 439–446 (2009) MathSci...
accuracy python-3 support-vector-machine jupyter-notebooks unsupervised-learning decision-tree-classifier random-forest-classifier k-nearest-neighbors knn-classifier linear-discriminant-analysis-lda gaussian-naive-bayes seed-dataset logistic-regression-classifier dimensionality-reduction-technique cohen-kappa ...