Skip to content

Commit

Permalink
Add what's new entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblondel committed Jan 24, 2015
1 parent 35c518b commit 1d645ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/whats_new.rst
Expand Up @@ -68,6 +68,9 @@ New features
kernelized ridge regression.
By `Mathieu Blondel`_ and `Jan Hendrik Metzen`_.

- All solvers in :class:`linear_model.Ridge` now support `sample_weight`.
By `Mathieu Blondel`_.

- Added :class:`cross_validation.PredefinedSplit` cross-validation
for fixed user-provided cross-validation folds.
By `untom <https://github.com/untom>`_.
Expand Down

0 comments on commit 1d645ee

Please sign in to comment.