benhamner / Metrics

Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave
Other
1.63k stars 454 forks source link

Fix simple typo: prescision -> precision #52

Open timgates42 opened 4 years ago

timgates42 commented 4 years ago

There is a small typo in Python/ml_metrics/custom/kdd_average_precision.py. Should read precision rather than prescision.