Skip to content

Commit

Permalink
Add MLP to what's new
Browse files Browse the repository at this point in the history
  • Loading branch information
mth4saurabh committed Nov 19, 2015
1 parent bc90ba0 commit bab2233
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ New features
- Added the :class:`ensemble.IsolationForest` class for anomaly detection based on
random forests. By `Nicolas Goix`_.

- Added new supervised learning algorithm: :ref:`Multi-layer Perceptron <multilayer_perceptron>`
(`#3204 <https://github.com/scikit-learn/scikit-learn/pull/3204>`_) by `Issam H. Laradji`_

Enhancements
............

Expand Down Expand Up @@ -3974,3 +3977,4 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
.. _Giorgio Patrini: https://github.com/giorgiop
.. _Elvis Dohmatob: https://github.com/dohmatob
.. _yelite: https://github.com/yelite
.. _Issam H. Laradji: https://github.com/IssamLaradji

0 comments on commit bab2233

Please sign in to comment.