HazyResearch/metal

Validate on arbitrary metrics and directions

bhancock8 opened this issue · 1 comments

As discussed in #122, we should pass all metrics in a single consistent metrics dictionary. Then an arbitrary validation metric can be popped off along with a specification to min/max. (e.g., default to 'max' on 'valid/accuracy')

Fixed in #134.