scikit-learn/sklearn/metrics/tests
Ruifeng Zheng 689a91e8b8 [MRG+3] Add weighting option to cohen_kappa_score
* create kappa
* some nits
* use matrix opterations
* one nit
* add test
* fix a bug
* fix two nits
2016-04-05 16:15:34 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_classification.py [MRG+3] Add weighting option to cohen_kappa_score 2016-04-05 16:15:34 +02:00
test_common.py Added sample weight support to confusion matrix. 2016-01-18 21:30:34 -05:00
test_pairwise.py Remove redundant words in sklearn 2016-02-23 16:54:03 +08:00
test_ranking.py Remove redundant that in test_ranking.py 2016-02-12 11:02:17 +08:00
test_regression.py ENH multioutput regression metrics 2015-05-08 12:41:07 -04:00
test_score_objects.py Update scorer.py 2016-03-23 11:49:53 +01:00