issues
search
benhamner
/
Metrics
Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave
Other
1.63k
stars
454
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Solution for installation errors
#58
AghoraGuru
opened
1 year ago
0
AP@K Calculate
#57
yanyijiang09
opened
2 years ago
1
Installation problem
#56
chaitanya-kolliboyina
opened
2 years ago
3
update docstring for map function
#55
DaniGarciaPerez
closed
1 year ago
0
Fix average precision at k calculation
#54
raminqaf
opened
3 years ago
0
Fix simple typo: prescision -> precision
#53
timgates42
opened
4 years ago
0
Fix simple typo: prescision -> precision
#52
timgates42
opened
4 years ago
0
wrong ap@k
#51
MentalOmega
opened
5 years ago
2
Sanity check in avg precision should be before logic
#50
sahilbadyal
opened
5 years ago
0
wrong ap@k
#49
pursueorigin
opened
6 years ago
0
Refactor auc to avoid multiplication
#48
Adam-Hoelscher
opened
6 years ago
0
when actual list zero lists, the apk should alwasy return 1.0;
#47
apmfifty
opened
6 years ago
1
check the length of actual first
#46
bogdanalexandrescu
opened
6 years ago
0
Fix typos + pep8 compliance
#45
SohierDane
opened
6 years ago
0
fix typo
#44
yang-zhang
opened
6 years ago
0
Update enumerate in average_precision.py
#43
kosiarka0
opened
6 years ago
0
ap@k in R should work even if one of the vectors is empty
#42
StanislawSwierc
opened
6 years ago
0
Become maintainer of this package
#41
mfrasco
closed
6 years ago
3
check length actual with len()
#40
sunnybest1990
opened
7 years ago
0
Can the ap@K used in recommender system
#39
daicoolb
opened
7 years ago
0
Drawing AUC curve with Metrics pkg?
#38
heoa
opened
7 years ago
1
Input to the function
#37
asmitapoddar
opened
7 years ago
0
casted n_pos in auc() in R/R/metrics.r to numeric to prevent integer overflow
#36
mfrasco
opened
7 years ago
1
Metrics::auc fails due to integer overflow
#35
mfrasco
closed
6 years ago
1
Metrics R package has been orphaned on CRAN
#34
ledell
closed
6 years ago
1
I have used kappa metric provided here and getting a near zero values for complete disagreement instead of -1. Am i missing something?
#33
prakashjayy
closed
7 years ago
2
Master
#32
aidiot
opened
7 years ago
0
Adding license information to setup.py
#31
baderbuddy
opened
7 years ago
0
in apk, avoid error when length of `actual` > 1
#30
uladkasach
opened
8 years ago
1
F1 score for Haskell
#29
rheber
opened
8 years ago
0
Suggested Metric: Mean Absolute Scaled Error
#28
SteveBronder
closed
6 years ago
2
Small documentation fixes
#27
JackStat
opened
8 years ago
0
Compliment
#26
jdejoode
opened
8 years ago
0
Update metrics.r
#25
romanstorchak
closed
6 years ago
1
apk() now handles None checks on numpy arrays
#24
kmbnw
opened
8 years ago
0
Close #12: Adjust Matlab path delimiter:
#23
lpuettmann
opened
8 years ago
0
fix typo
#22
ryninho
opened
8 years ago
0
in apk, if length of 'actual' is 0, it returns 0
#21
ausernametaken
opened
9 years ago
0
Suggested modification to apk function
#20
grfiv
opened
9 years ago
0
Validation for empty vectors
#19
eduardofv
closed
9 years ago
0
if length of actual is 0 it should return 0
#18
wendykan
closed
9 years ago
0
Added R function for calculation of F1 score
#17
ujjwalkarn
closed
9 years ago
0
Added F1 for R
#16
ujjwalkarn
closed
9 years ago
0
Added test for F1 score for R
#15
ujjwalkarn
closed
9 years ago
0
Added function for calculation of F1 score
#14
ujjwalkarn
closed
9 years ago
0
Update metrics. R
#13
theiling
opened
9 years ago
0
setup.m should adjust for pc vs mac/unix
#12
lpuettmann
opened
9 years ago
0
requirements.txt missing
#11
cavaunpeu
opened
9 years ago
0
Mape
#10
denadai2
opened
10 years ago
1
pip and easy_install setup fixed
#9
denadai2
closed
9 years ago
3
Next