Skip to content

Commit

Permalink
refactor(#995): use sklearn classification_report for label model sco…
Browse files Browse the repository at this point in the history
…res (#1150)

* refactor: use classification_report to compute label model metrics

* test: adapt tests

* feat: default to dict output

* test: fix test

* docs: show output_str argument in guide, improve model evaluations

* test: add small test

* fix: add missing import

(cherry picked from commit fbff02d)
  • Loading branch information
David Fidalgo authored and frascuchon committed Mar 4, 2022
1 parent 179bac7 commit ba0fb7b
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 236 deletions.

0 comments on commit ba0fb7b

Please sign in to comment.