File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 5
5
History
6
6
=======
7
7
8
- current - 2021-10-02 - 0.00Mb
8
+ current - 2022-02-18 - 0.00Mb
9
+ =============================
10
+
11
+ * #106: Fixes failing import _joblib_parallel_args (2022-02-18)
12
+ * #99: LICENSE file missing in PyPI release (2021-11-20)
13
+
14
+ 0.3.614 - 2021-10-02 - 0.52Mb
9
15
=============================
10
16
11
17
* #103: Updates for scikit-learn>=1.0 (2021-10-02)
Original file line number Diff line number Diff line change 4
4
@brief Module *mlinsights*.
5
5
Look for insights for machine learned models.
6
6
"""
7
- __version__ = "0.3.614 "
7
+ __version__ = "0.3.624 "
8
8
__author__ = "Xavier Dupré"
9
9
__github__ = "https://github.com/sdpython/mlinsights"
10
10
__url__ = "http://www.xavierdupre.fr/app/mlinsights/helpsphinx/index.html"
You can’t perform that action at this time.
0 commit comments