dsgibbons / shap

A game theoretic approach to explain the output of any machine learning model.
https://shap-community.readthedocs.io/en/latest/
MIT License
25 stars 5 forks source link

Add support for python 3.11 #72

Closed connortann closed 1 year ago

connortann commented 1 year ago

Closes #71

This may require a fair bit of work before this is ready, for example fixing various deprecations from other libraries. We could continually rebase this branch on top of master to see how the test suite runs on 3.11.

codecov[bot] commented 1 year ago

Codecov Report

Merging #72 (f1218bd) into master (084f618) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   52.22%   52.22%           
=======================================
  Files          90       90           
  Lines       13146    13146           
=======================================
  Hits         6866     6866           
  Misses       6280     6280           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more