capitalone / global-attribution-mapping

GAM (Global Attribution Mapping) explains the landscape of neural network predictions across subpopulations
Apache License 2.0
33 stars 24 forks source link

Update Versions for Vulns #102

Closed danielbarcklow closed 4 months ago

danielbarcklow commented 5 months ago

Resolves #99 , Resolves #100

danielbarcklow commented 4 months ago

Unit tests pass - one deprecation warning.

NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. 
The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. 
See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details.