External ML Worker
External ML Worker - a new way to execute models 🐍
This new feature allows reusing existing Python code environments when executing models. No need to re-create new environments with the same packages as at the model creation time.
It requires giskard
python package of version 1.7.0
more information is available in the documentation
Other changes 📜
- API for test execution
- Disparate impact test
- Improved test UI
- Improved Inspection UI for classification models
- Better example notebooks
- Better support for large models
- Customisable number of Lime samples
- arm64 docker images
New Contributors 👋
- @thomasabou01
- @rabah-khalek
Full Changelog: v1.2.0...v1.3.0