Skip to content

Releases: marcotcr/lime

drop python2 support

03 Apr 22:05
Compare
Choose a tag to compare

plus other bug fixes.

Custom masks in LimeText, fixed bug in LimeTabular

05 Jul 15:39
Compare
Choose a tag to compare
  • 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

02 Jul 20:48
Compare
Choose a tag to compare
  • 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

12 Mar 20:22
Compare
Choose a tag to compare
  • LimeTabularExplainer accepts statistics rather than a dataset now
  • various small fixes

Submodular pick, custom tokenization

04 Aug 23:52
Compare
Choose a tag to compare

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

25 May 14:17
Compare
Choose a tag to compare

Allow users to customize segmentation function, minor fixes

22 Dec 21:53
Compare
Choose a tag to compare

Random state, ascii bug

01 Nov 19:24
Compare
Choose a tag to compare

fixing imports

21 Sep 17:45
Compare
Choose a tag to compare

EntropyDiscretizer did not work due to imports.

fixing bugs

13 Jul 17:20
Compare
Choose a tag to compare
  • bug in LimeImage
  • bug where predict proba doesn't show