Metrics
Metrics copied to clipboard
Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave
Adding license metadata to setup.py
Evaluating `not actual` results in error when len(actual) > 1, `not len(actual)` returns 0 when length of `actual` is 0 while accomodating len(actual) > 1
fixed some documentation errors and ran roxygenise
Just wanted to say how smart I think this is: https://github.com/benhamner/Metrics/blob/master/Python/ml_metrics/edit_distance.py#L10 Kudos!
This is a great library! I had some issues in apk() with the standard "if not some_array" when using it with numpy arrays.
Adjust for different path delimiters on different operating systems.
fix a few documentation typos