Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ian Johnson
scikit-learn
Commits
b29dea12
Commit
b29dea12
authored
13 years ago
by
Fabian Pedregosa
Browse files
Options
Downloads
Patches
Plain Diff
More changelog and .mailmap
parent
1b400586
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.mailmap
+7
-0
7 additions, 0 deletions
.mailmap
doc/whats_new.rst
+55
-4
55 additions, 4 deletions
doc/whats_new.rst
with
62 additions
and
4 deletions
.mailmap
+
7
−
0
View file @
b29dea12
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
This diff is collapsed.
Click to expand it.
doc/whats_new.rst
+
55
−
4
View file @
b29dea12
...
...
@@ -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/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment