Skip to content

Releases: MAIF/shapash

v2.1.1 : Clustering of the correlation matrix

15 Sep 09:09
cba1292

Choose a tag to compare

Features
New feature #376
Clustering of the correlation matrix in order to visualize correlations between variables easily.

v2.1.0 : Support to Python3.10

06 Sep 12:30
b79786d

Choose a tag to compare

New support in Python version
⬆️ Support to Python 3.10 #297
⬇️ Stop to support Python 3.6 #297

Upgrade dependencies
⬆️ scikit-learn>=0.24.0 #297
⬆️ acv-exp>=1.2.0 #297
⬆️ category_encoders>=2.2.2 #372

v2.0.2 : Pairwise comparison of Consistency

25 Aug 09:43
175b1ab

Choose a tag to compare

Features
New feature #364
Pairwise comparison of Consistency : How are differences in contributions distributed across features ?

v2.0.1: Patch release: minor fixes

09 May 08:18
0c56b30

Choose a tag to compare

This patch release fix a bug on display webapp classification #357

v2.0.0: Shapash refactoring

19 Apr 08:50
da050b1

Choose a tag to compare

Features
Refactoring attributes of compile methods and init.
#347
Refactoring implementation for new backends
#348, #346

Other Features
Upgrade Dash version : #343
Improve requirements in setup.py : #337

Bug fixes
Fix for Werkzeug compatibility : #342
Fix requirements for python 3.6 : #339

v1.7.1: Variabilize colors

11 Mar 13:02
3cabc8e

Choose a tag to compare

Features
Give user possibility to change colour scheme of plots
#290, #295

Features

  • Fix ACV version : #298
  • Add ignore warnings to report : #303

v1.6.1: Patch release: minor fixes

14 Jan 08:50
27e6993

Choose a tag to compare

This patch release prevent errors from matplotlib version 3.5.1

v1.6.0: Explainability Quality Metrics

06 Dec 14:03
4c33b6a

Choose a tag to compare

Features
Evaluate the relevance of your explainability using 3 metrics: Stability, Consistency and Compacity

New backend added to Shapash : LIME #255

Bug fixes

  • Multiple lime fixe (#263, #265, #267)
  • replace parameter for acv backend #262
  • fix remove files when generate report fail #250

Internal

  • Update data loader with urldowload #269

v1.5.0: A better estimation of Shapley values with ACV backend

27 Sep 08:36
35c5292

Choose a tag to compare

Features

Bug fixes

  • Fix Shapash Report bug when using multiclass (#223)
  • Fix an attribute in SmartExplainer object (#247)

v1.4.4 : patch release

19 Jul 14:58
a44ee7f

Choose a tag to compare

This release fixes bugs in the WebApp (#223)