Skip to content

Commit

Permalink
Merge pull request #61 from chakki-works/enhancement/metrics
Browse files Browse the repository at this point in the history
Enable to compute macro/weighted/perClass f1, recall, and precision
  • Loading branch information
Hironsan authored Oct 15, 2020
2 parents 8dd9f67 + 801e436 commit c9db419
Show file tree
Hide file tree
Showing 4 changed files with 572 additions and 202 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pipenv
pipenv install --dev --skip-lock
pipenv sync --dev
- name: Lint with flake8
run: |
pipenv run flake8
Expand Down
Loading

0 comments on commit c9db419

Please sign in to comment.