Skip to content
Snippets Groups Projects
Commit b29dea12 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

More changelog and .mailmap

parent 1b400586
No related branches found
No related tags found
No related merge requests found
Gael Varoquaux <gael.varoquaux@normalesup.org> gvaroquaux <gael.varoquaux@normalesup.org>
Gael Varoquaux <gael.varoquaux@normalesup.org> Gael varoquaux <gael.varoquaux@normalesup.org>
Gael Varoquaux <gael.varoquaux@normalesup.org> GaelVaroquaux <gael.varoquaux@normalesup.org>
......@@ -26,3 +30,6 @@ Vlad Niculae <vlad@vene.ro> vene <vlad@vene.ro>
Andreas Müller <amueller@ais.uni-bonn.de> amueller <amueller@ais.uni-bonn.de>
Virgile Fritsch <virgile.fritsch@gmail.com> VirgileFritsch <virgile.fritsch@gmail.com>
Virgile Fritsch <virgile.fritsch@gmail.com> Virgile <virgile.fritsch@gmail.com>
Jean Kossaifi <jean.kossaifi@gmail.com> Jean KOSSAIFI <jkossaifi@is208616.intra.cea.fr>
Jean Kossaifi <jean.kossaifi@gmail.com> JeanKossaifi <jean.kossaifi@gmail.com>
Jake Vanderplas <vanderplas@astro.washington.edu> Jacob Vanderplas <jakevdp@yahoo.com>
\ No newline at end of file
......@@ -37,15 +37,20 @@ Changelog
- New :ref:`manifold` module by `Jake Vanderplas`_ and
`Fabian Pedregosa`_.
- :ref:`Dirichlet Process <dirichlet_process>` GMM
- New :ref:`Dirichlet Process <dirichlet_process>` Gaussian Mixture
Model by `Alexandre Passos`_
- Neighbors refactoring by `Jake Vanderplas`_
- :ref:`neighbors` module refactoring by `Jake Vanderplas`_ :
general refactoring, support for sparse matrices as input and
speed improvements. See the next section for a full list of API
changes.
- feature_selection improvements by `Gilles Louppe`_ :
documentation, efficiency and added methods ``predict``
``score``.
- :ref:`SparsePCA`
- :ref:`SparsePCA` by `Vlad Niculae`_, `Gael Varoquaux`_ and
`Alexandre Gramfort`_
- Sorting parameters in BaseEstimtor.__repr__
......@@ -126,7 +131,47 @@ functions will be removed in version 0.11.
People
------
TODO
38 people contributed to this release.
- 304 Olivier Grisel
- 212 Vlad Niculae
- 190 Lars Buitinck
- 173 Gael Varoquaux
- 149 Fabian Pedregosa (`INRIA`_, `Parietal Team`_)
- 127 Jake Vanderplas
- 119 Mathieu Blondel
- 83 Alexandre Passos
- 58 Alexandre Gramfort
- 57 Peter Prettenhofer
- 56 Gilles Louppe
- 41 Robert Layton
- 38 Nelle Varoquaux
- 32 Jean Kossaifi
- 30 Conrad Lee
- 22 Pietro Berkes
- 18 andy
- 17 David Warde-Farley
- 11 Brian Holt
- 11 Robert
- 8 Amit Aides
- 8 Virgile Fritsch
- 7 Yaroslav Halchenko
- 6 Salvatore Masecchia
- 5 Paolo Losi
- 4 Vincent Schut
- 3 Alexis Metaireau
- 3 Bryan Silverthorn
- 3 Andreas Mueller
- 2 Minwoo Jake Lee
- 1 Emmanuelle Gouillart
- 1 Keith Goodman
- 1 Lucas Wiman
- 1 Nicolas Pinto
- 1 Thouis (Ray) Jones
- 1 Tim Sheerman-Chase
- 1 Virgile
- 1 bdholt1
- 1 robertlayton
.. _changes_0_8:
......@@ -625,3 +670,9 @@ of commits):
.. _Matthieu Perrot: http://www.lnao.fr/spip.php?rubrique19
.. _Jake Vanderplas: http://www.astro.washington.edu/users/vanderplas/
.. _Gilles Louppe: http://www.montefiore.ulg.ac.be/~glouppe/
.. _INRIA: http://inria.fr
.. _Parietal Team: http://parietal.saclay.inria.fr/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment