Skip to content

Commit

Permalink
feat(trainer): log model explanation with shap (#886)
Browse files Browse the repository at this point in the history
* build: add `shap`

* feat(l2g): log feature contributions with shap

* chore: update lock file

* fix: ignore installed packages in `install_dependencies_on_cluster.sh` (problem with llvm)

* build: add `matplotlib`

* fix: pin `matplotlib` version to avoid mplDeprecation issue

* fix(trainer): set default features_list + minor bugs

* chore: pre-commit auto fixes [...]
  • Loading branch information
ireneisdoomed authored Oct 31, 2024
1 parent 31d8716 commit 759857e
Show file tree
Hide file tree
Showing 5 changed files with 2,561 additions and 1,717 deletions.
Loading

0 comments on commit 759857e

Please sign in to comment.