Releases: dataiku/dss-plugin-model-error-analysis
Releases · dataiku/dss-plugin-model-error-analysis
Release v1.3.2
Version 1.3.2
What's Changed
- SKLearn-version specific access of feature names by @tmwly in #54
Full Changelog: 1.3.1...v1.3.2
Release 1.3.1
Version 1.3.1 (2023-11-01)
- Fix method used in the notebook template
Release v1.3.0
- Bump python support up to 3.11
Release 1.2.0
Version 1.2.0 (2023-04-19)
- Webapp: Use contextual code env (i.e. the one used to train the model)
- Webapp: Fix wrong handling of features generated from numerical quantile preprocessing (issue introduced in 1.1.3)
Release 1.1.4
Hotfix 1.0.6 (2022-07-25)
- Webapp: Fix typo
Release 1.0.6
Version 1.0.6 (2022-07-25)
- Webapp: Undo simpler way to load the models from DSS (not compatible for 9.0.0 & 9.0.1)
Release 1.1.3
Version 1.1.3 (2022-07-22)
- Webapp: Only display model view for tasks using a Python backend + of the proper prediction type
- Webapp: Use a better ModalService
- Webapp: Use a simpler way to load the models from DSS