File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
History
6
6
=======
7
7
8
- current - 2020-06-01 - 0.00Mb
8
+ current - 2020-06-03 - 0.00Mb
9
9
=============================
10
10
11
+ * `76 `: ConstraintKMeans does not produce convex clusters. (2020-06-03)
11
12
* `75 `: Moves kmeans with constraint from papierstat. (2020-05-27)
12
13
* `74 `: Fix PipelineCache after as scikti-learn 0.23 changed the way parameters is handle in pipelines (2020-05-15)
13
14
* `73 `: ClassifierKMeans.__repr__ fails with scikit-learn 0.23 (2020-05-14)
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.2.445 "
7
+ __version__ = "0.2.446 "
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