feat(results): accuracy, recall and precision functions used to calculate measures

fix: read data from another repository
This commit is contained in:
Mahdi Dibaiee
2016-07-29 17:55:59 +04:30
parent eeabe4696c
commit b5b4629318
6 changed files with 49 additions and 11 deletions

View File

@ -50,6 +50,7 @@ executable example-naivebayes-doc-classifier
, sibe
, hmatrix
, containers
, split
default-language: Haskell2010
test-suite sibe-test