Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a1dc2b

Browse files
author
Fabian Pedregosa
committed
Add mldata loader and olivetti dataset to changelog.
Thanks @ogrisel for noticing.
1 parent 0f7e308 commit 4a1dc2b

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

doc/datasets/mldata.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
.. _mldata:
3+
14
Downloading datasets from the mldata.org repository
25
===================================================
36

doc/datasets/olivetti_faces.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
.. _olivetti_faces:
3+
14
The Olivetti faces dataset
25
==========================
36

doc/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@ Changelog
112112
and :func:`metrics.pairwise.pairwise_kernels` by Robert Layton
113113

114114

115+
- :ref:`mldata` utilities by Pietro Berkes.
116+
117+
- :ref:`olivetti_faces` by `David Warde-Farley`_.
118+
119+
115120
API changes summary
116121
-------------------
117122

@@ -735,3 +740,5 @@ of commits):
735740
.. _Parietal Team: http://parietal.saclay.inria.fr/
736741

737742
.. _Lars Buitinck: https://github.com/larsmans
743+
744+
.. _David Warde-Farley: http://www-etud.iro.umontreal.ca/~wardefar/

0 commit comments

Comments
 (0)