Draft: what if? Potentially `v1.0` should be the next version. Breaking changes: - [x] refactor modules: `instance_level` to `predict_explanations` and `dataset_level` to `model_explanations` - [x] move arena to 'true' lowercased folder - [x] add `plot` method and `result` attribute to `LimeExplanation` / ~consider adding `LimeWrapper`~ - [x] cord-flip `cp` barplots (will be consistent with ema) - [x] ~change plot titles (consistent with ema)~ To resolve: - [x] Add or abandon pycaret https://github.com/ModelOriented/DALEX/issues/332 (comment: these are `sklearn` compatible) - [x] Add or abandon pyspark mllib https://github.com/ModelOriented/DALEX/issues/332 (comment: abandon) - [x] check if examples in EMA are working with dalex 1.0 - [x] add fairness to Arena Later: - [x] ~Finish by uploading to conda https://github.com/ModelOriented/DALEX/issues/360~ Won't be included in this release: - support for multiclass - `predict_diagnostics`
Draft: what if? Potentially
v1.0should be the next version.Breaking changes:
instance_leveltopredict_explanationsanddataset_leveltomodel_explanationsplotmethod andresultattribute toLimeExplanation/consider addingLimeWrappercpbarplots (will be consistent with ema)change plot titles (consistent with ema)To resolve:
sklearncompatible)Later:
Finish by uploading to conda conda Python package #360Won't be included in this release:
predict_diagnostics