Recent Releases of lime
lime - drop python2 support
plus other bug fixes.
- JavaScript
Published by marcotcr almost 6 years ago
lime - Custom masks in LimeText, fixed bug in LimeTabular
- Added maskstring parameter to limetext, allow user to control how tokens are masked.
- Fixed bug in truncnorm sampling where min == max
- JavaScript
Published by marcotcr over 6 years ago
lime - fixes, sparse support in LimeTabular
- 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
- JavaScript
Published by marcotcr over 6 years ago
lime - small stuff
- LimeTabularExplainer accepts statistics rather than a dataset now
- various small fixes
- JavaScript
Published by marcotcr almost 7 years ago
lime - Char level explanations, sampling around instance for continuous features in Tabular
- JavaScript
Published by marcotcr almost 8 years ago
lime - Allow users to customize segmentation function, minor fixes
- JavaScript
Published by marcotcr about 8 years ago
lime - fixing imports
EntropyDiscretizer did not work due to imports.
- JavaScript
Published by marcotcr over 8 years ago
lime - fixing bugs
- bug in LimeImage
- bug where predict proba doesn't show
- JavaScript
Published by marcotcr over 8 years ago
lime - Regression
Added regression, other minor changes.
- JavaScript
Published by marcotcr over 8 years ago
lime - Minor fix in discretization.
minor only
- JavaScript
Published by marcotcr almost 9 years ago
lime - Added Recurrent Tabular Explainer
@kgullikson88 added Recurrent Tabular Explainer and example.
- JavaScript
Published by marcotcr almost 9 years ago
lime - Added images
Fixed some things in tutorials, added images.
- JavaScript
Published by marcotcr about 9 years ago
lime - fixed bug in lime tabular with no discretizer
- JavaScript
Published by marcotcr over 9 years ago
lime - discretization, minor stuff
- 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
- JavaScript
Published by marcotcr over 9 years ago
lime - First release
I'll start tracking releases more carefully from now on, and keeping this consistent with pypi releases. This is the first release : )
- JavaScript
Published by marcotcr over 9 years ago