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 55History
66=======
77
8- current - 2020-06-01 - 0.00Mb
8+ current - 2020-06-03 - 0.00Mb
99=============================
1010
11+ * `76 `: ConstraintKMeans does not produce convex clusters. (2020-06-03)
1112* `75 `: Moves kmeans with constraint from papierstat. (2020-05-27)
1213* `74 `: Fix PipelineCache after as scikti-learn 0.23 changed the way parameters is handle in pipelines (2020-05-15)
1314* `73 `: ClassifierKMeans.__repr__ fails with scikit-learn 0.23 (2020-05-14)
Original file line number Diff line number Diff line change 44@brief Module *mlinsights*.
55Look for insights for machine learned models.
66"""
7- __version__ = "0.2.445 "
7+ __version__ = "0.2.446 "
88__author__ = "Xavier Dupré"
99__github__ = "https://github.com/sdpython/mlinsights"
1010__url__ = "http://www.xavierdupre.fr/app/mlinsights/helpsphinx/index.html"
You can’t perform that action at this time.
0 commit comments