Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliutkus authored Nov 21, 2019
1 parent 702d46b commit 5fff5a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The process is to:
```scores = my_metrics(path_to_estimate, path_to_reference)```
> __WARNING__: The convention for relative metrics is to provide __estimate first, and reference second__.
> This is the opposite as the general convention.
> $\Rightarrow$ The advantage is: you can still call absolute metrics with the same code, they will just ignore the reference.
> => The advantage is: you can still call absolute metrics with the same code, they will just ignore the reference.
## Example
```
Expand Down Expand Up @@ -174,4 +174,4 @@ As described in the following paper and implemented by @Jonathan-LeRoux [here](h
author={Roux, Jonathan Le and Wisdom, Scott and Erdogan, Hakan and Hershey, John R.},
year={2019},
month={May}
}
}

0 comments on commit 5fff5a3

Please sign in to comment.