cgarciae / treex

A Pytree Module system for Deep Learning in JAX
https://cgarciae.github.io/treex/
MIT License
215 stars 17 forks source link

Develop precision and recall metric #31

Closed anvelezec closed 2 years ago

anvelezec commented 2 years ago

Develop precision and recall metric and provide unit test for the implementation following contributes guide. Note: Consider taking accuracy metric as basis.