Skip to content

Releases: MAIF/shapash

v1.4.4 : patch release

19 Jul 14:58
a44ee7f
Compare
Choose a tag to compare

This release fixes bugs in the WebApp (#223)

v1.4.2: patch release

18 Jun 13:49
ed10c6e
Compare
Choose a tag to compare
  • Fixes a bug with required python version for installation

v1.4.1: patch release

18 Jun 11:18
30ddd47
Compare
Choose a tag to compare

Bug fix :

  • Fix Shapash installation with python 3.9

v1.4.0: Sets of features and correlation plot

16 Jun 08:10
55e6dae
Compare
Choose a tag to compare
  • Groups of features compatible with:
    • Features importance plot (#188)
    • Contribution plot (#188)
    • Local plot (#207)
    • WebApp (#203)
    • SmartPredictor (#212)
  • New tutorial to illustrate how to use groups of features (#211)
  • New plot : correlation plot (#210) used in the Shapash report
  • Added compatibility with python version 3.9

Shapash Report - Bug Fix

15 Apr 07:56
f57a197
Compare
Choose a tag to compare

Minor Release - bugs fixed:

  • Correlation exception
  • generate_report() - kernel_name parameter (Papermill kernel)

Shapash Report

13 Apr 17:09
540a9b0
Compare
Choose a tag to compare
  • Standalone report (#137)
    Standalone HTML file that contains the following information :
    • General information about the project
    • Dataset description
    • Model library, parameters, and other specifications
    • Dataset analysis
    • Global explainability of the model
    • Model performance
  • Digit counter breaks on 0 (#156)
  • Switch from SmartPredictor to SmartExplainer (#132)

Interaction plot and new features for WebApp

10 Mar 09:10
e601c37
Compare
Choose a tag to compare
  • WebApp Features: Title (#118), sort features in mask (#117), run app without prediction (#135)
  • Interaction plot: Plot (#124), calculation of top interactions (#120, #122)
  • BugFix: Xgboost (#127), Pickle (#131, #133)

Python 3.8 support

16 Jan 12:35
905a069
Compare
Choose a tag to compare
Merge pull request #98 from MAIF/feature/update_python_v38_v39

Support python 3.8

v1.0.1: Merge pull request #96 from MAIF/nbformat-update

13 Jan 09:14
da1f66e
Compare
Choose a tag to compare

v1.0: Merge pull request #94 from MAIF/release/v1

11 Jan 13:10
fbc4a42
Compare
Choose a tag to compare