Skip to content
Snippets Groups Projects

Dev

Merged Paul Kuehnel requested to merge dev into main
3 files
+ 36
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 6
0
https://github.com/slundberg/shap/issues/2909
Add the following to the lines causing the error
(replacing `@jit`):
@jit(nopython=True)
\ No newline at end of file
Loading