Skip to content

Version 1.1.3

Choose a tag to compare

@rikardvinge rikardvinge released this 15 Dec 21:58
· 15 commits to main since this release
a27043f

This version extends the previous explanations also to support vector regression models, either bespoke or by the SVR class in Scikit-learn. Usage-wise, the changes are minimal and in principle the only difference is which dual coefficients are provided to ExplainPolySVM.

Some smaller changes:

  • Added .github/CONTRIBUTING.md with instructions how to contribute to the codebase.
  • General updates to documentation
  • Updates to project building