Skip to content

Releases: marcotcr/lime

Regression

01 Jul 20:16
Compare
Choose a tag to compare

Added regression, other minor changes.

Minor fix in discretization.

01 Jun 21:48
Compare
Choose a tag to compare

Added Recurrent Tabular Explainer

13 Apr 00:43
Compare
Choose a tag to compare

@kgullikson88 added Recurrent Tabular Explainer and example.

Added images

01 Mar 02:00
Compare
Choose a tag to compare

Fixed some things in tutorials, added images.

fixed bug in lime tabular with no discretizer

17 Nov 15:37
Compare
Choose a tag to compare
0.1.1.18

Fixed bug in lime_tabular with no discretizer

discretization, minor stuff

12 Nov 22:50
Compare
Choose a tag to compare
  • Added more discretization options
  • Tutorials work with newest version of sklearn
  • Default value of kernel_width scaled by number of columns in training data
  • Minor changes

bug fix

19 Aug 23:29
Compare
Choose a tag to compare

Fixed a bug in save_to_file related to encoding.

First release

19 Aug 21:49
Compare
Choose a tag to compare

I'll start tracking releases more carefully from now on, and keeping this consistent with pypi releases.
This is the first release : )