We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a24c44 commit 00a47cdCopy full SHA for 00a47cd
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='lime',
4
- version='0.1.1.24',
+ version='0.1.1.25',
5
description='Local Interpretable Model-Agnostic Explanations for machine learning classifiers',
6
url='http://github.com/marcotcr/lime',
7
author='Marco Tulio Ribeiro',
0 commit comments