Skip to content

Releases: marcotcr/lime

drop python2 support

Choose a tag to compare

@marcotcr marcotcr released this 03 Apr 22:05

plus other bug fixes.

Custom masks in LimeText, fixed bug in LimeTabular

Choose a tag to compare

@marcotcr marcotcr released this 05 Jul 15:39
  • Added mask_string parameter to lime_text, allow user to control how tokens are masked.
  • Fixed bug in truncnorm sampling where min == max

fixes, sparse support in LimeTabular

Choose a tag to compare

@marcotcr marcotcr released this 02 Jul 20:48
  • Added sparse support for LimeTabularExplainer (thanks @imatiach-msft)
  • Changed undiscretize function for LimeTabularExplainer, now using truncated normal
  • Minor fixes: re.split in python3.7, submodular pick on non-binary tasks, others

small stuff

Choose a tag to compare

@marcotcr marcotcr released this 12 Mar 20:22
  • LimeTabularExplainer accepts statistics rather than a dataset now
  • various small fixes

Submodular pick, custom tokenization

Choose a tag to compare

@marcotcr marcotcr released this 04 Aug 23:52
0.1.1.32

version

Char level explanations, sampling around instance for continuous features in Tabular

Choose a tag to compare

@marcotcr marcotcr released this 25 May 14:17
0.1.1.31

version

Allow users to customize segmentation function, minor fixes

Choose a tag to compare

@marcotcr marcotcr released this 22 Dec 21:53
0.1.1.26

version

Random state, ascii bug

Choose a tag to compare

@marcotcr marcotcr released this 01 Nov 19:24

Minor fixes.

fixing imports

Choose a tag to compare

@marcotcr marcotcr released this 21 Sep 17:45

EntropyDiscretizer did not work due to imports.

fixing bugs

Choose a tag to compare

@marcotcr marcotcr released this 13 Jul 17:20
  • bug in LimeImage
  • bug where predict proba doesn't show