Skip to content

Commit 2038baf

Browse files
Update changelog for 1.6.0 (#711)
* Update changelog for 1.6.0
1 parent 236e13a commit 2038baf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
Version 1.6.0
5+
~~~~~~~~~~~~~
6+
7+
* Improved documentation for RandomizedSearchCV
8+
* Improved logging in :class:`dask_ml.cluster.KMeans` (:pr:`688`)
9+
* Added support for ``dask.dataframe`` objects in :class:`dask_ml.model_selection.HyperbandSearchCV` (:pr:`701`)
10+
* Added ``squared=True`` option to :class:`dask_ml.metrics.mean_squared_error` (:pr:`707`)
11+
* Added :class:`dask_ml.feature_extraction.text.CountVectorizer` (:pr:`705`)
12+
413
Version 1.5.0
514
~~~~~~~~~~~~~
615

0 commit comments

Comments
 (0)