Skip to content

Commit

Permalink
Merge pull request #3 from bamf-health/misc-fixes
Browse files Browse the repository at this point in the history
update notebook
  • Loading branch information
vanossj authored Oct 17, 2023
2 parents 5d3efd7 + e6fbc21 commit 91dcd71
Show file tree
Hide file tree
Showing 3 changed files with 537 additions and 241 deletions.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
exclude_types: [jupyter, csv]
- id: check-yaml
- id: check-merge-conflict
- id: debug-statements
Expand All @@ -16,7 +17,7 @@ repos:
- repo: https://github.com/psf/black
rev: 23.9.1
hooks:
- id: black
- id: black-jupyter
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
hooks:
Expand Down
450 changes: 361 additions & 89 deletions model_performance.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 91dcd71

Please sign in to comment.