Version 1.1.3
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