Lars Buitinck
|
ae82bc7a60
|
rm the long-deprecated scikits.learn package
|
2012-07-23 13:56:13 +02:00 |
Nelle Varoquaux
|
ea6bac35f4
|
FIX: load_cities doesn't exist anymore
|
2012-06-01 18:24:21 +02:00 |
Nelle Varoquaux
|
ebaee5ae18
|
Added more documentation on the cities dataset
|
2012-06-01 18:24:20 +02:00 |
Andreas Mueller
|
4e3f00833e
|
DOC minor fixes to rst and image paths
|
2012-05-06 23:28:31 +02:00 |
Peter Prettenhofer
|
10928c3f10
|
typo: Viola-Jones
|
2012-04-13 20:32:46 +02:00 |
Peter Prettenhofer
|
835af05624
|
Merge remote branch 'upstream/master' into gradient_boosting
Conflicts:
sklearn/tree/tree.py
|
2012-03-13 07:16:35 +01:00 |
Peter Prettenhofer
|
de3991a5b5
|
updated documentation: plots for gradient_boosting, new sample generator
|
2012-03-12 22:19:20 +01:00 |
Olivier Grisel
|
4f31269ff9
|
DOC: started section on text feature extraction
|
2012-03-04 18:56:03 +01:00 |
Andreas Mueller
|
9c44867355
|
FIX dataset docs: changed suffixes in include to match rename.
|
2012-02-21 00:51:52 +01:00 |
Andreas Mueller
|
d24337b93f
|
DOCs change extension from txt to inc, add inc as doctest extension to makefile
|
2012-02-18 17:52:13 +01:00 |
Andreas Mueller
|
dc74f817a8
|
DOC Insert hidden toctree, mv "included" files from rst to txt
|
2012-02-17 22:33:53 +01:00 |
Olivier Grisel
|
5f4ca06734
|
FIX: make LFW data shapes consistent with Olivetti faces
|
2012-02-11 13:58:33 +01:00 |
Andreas Mueller
|
5729aa21c6
|
DOC fix linking to load_sample_images and load_sample_image in docs
|
2012-01-08 20:32:03 +01:00 |
Gael varoquaux
|
a17452244d
|
Cosmit in docs
Examples should be in 'topic' directive.
|
2012-01-03 08:49:22 +01:00 |
Andreas Mueller
|
87a85c189a
|
Merge pull request #417 from larsmans/multilabel
MRG : ENH multilabel learning in OneVsRestClassifier
|
2011-12-21 08:10:23 -08:00 |
Mathieu Blondel
|
3d2ea0d3e6
|
Use int16 for more compactness.
|
2011-12-21 11:37:33 +01:00 |
Vlad Niculae
|
9970fe2aa8
|
Add the samples generator to the references
|
2011-12-21 11:15:53 +01:00 |
Mathieu Blondel
|
dbbdbe40e6
|
Better doc for the 20newsgroup dataset loader.
|
2011-12-21 10:17:03 +01:00 |
Mathieu Blondel
|
9784dfd62e
|
Address @ogrisel and @amueller's comments.
|
2011-12-20 20:01:20 +01:00 |
Andreas Mueller
|
8ec25b86e1
|
FIX This should fix the doctests in the datasets dir. They take quite long, I think it's because of the svmlight loaders. So I didn't include them in the standard make target
|
2011-12-18 19:35:22 +01:00 |
Gael varoquaux
|
fa3c9dcffc
|
COSMIT: prettify datasets docs
|
2011-12-18 10:47:58 +01:00 |
Andreas Mueller
|
ad019b600d
|
DOC: Corrections and additions to the dataset docs. Also more detailed docstrings
for the functions loading the data.
|
2011-12-18 10:47:58 +01:00 |
Andreas Mueller
|
0343627513
|
DOC Description of the basic dataset API
|
2011-12-18 10:47:58 +01:00 |
Gilles Louppe
|
dd0ce5b064
|
Merge pull request #467 from Balu-Varanasi/pep8-compliant
pep8 compliant
|
2011-12-17 02:52:53 -08:00 |
Bala Subrahmanyam Varanasi
|
36d0adb8c1
|
pep8 compliant
|
2011-12-17 00:48:40 +05:30 |
Andreas Mueller
|
e9be1c8af0
|
DOC: Added random dataset plot to doc.
|
2011-12-16 00:31:37 +01:00 |
Mathieu Blondel
|
7017eb7b6a
|
Fix svmlight loader doc.
|
2011-12-13 16:27:01 +09:00 |
Mathieu Blondel
|
0074331e77
|
Update svmlight loader documentation.
|
2011-11-29 22:13:11 +09:00 |
Gael varoquaux
|
dfd46893c0
|
DOC/API: integrate make_sparse_spd_matrix
|
2011-11-10 23:43:11 +01:00 |
Fabian Pedregosa
|
83c7445c41
|
Use centralized directory for generated files.
|
2011-11-10 10:31:54 +01:00 |
Andy
|
beace0dfab
|
DOC Made reference to "Getting started" in "Datasets" section a link.
|
2011-11-09 12:02:47 +01:00 |
Fabian Pedregosa
|
adcb8e00b0
|
Add mldata loader and olivetti dataset to changelog.
Thanks @ogrisel for noticing.
|
2011-09-21 23:32:57 +02:00 |
Fabian Pedregosa
|
65ce680014
|
FIX: broken link to example
|
2011-09-14 18:09:08 +02:00 |
Fabian Pedregosa
|
4ddb27a2f4
|
Update changelog
|
2011-09-14 15:01:10 +02:00 |
Gael varoquaux
|
4d1dcd2e65
|
DOC: scikits.learn -> sklearn
|
2011-09-03 09:10:40 +02:00 |
Olivier Grisel
|
c21d8d053f
|
update the documentation
|
2011-08-24 12:25:46 +02:00 |
Alexandre Gramfort
|
485db454ce
|
Merge pull request #295 from bdholt1/boston
New Dataset: Boston House Prices
|
2011-08-08 06:35:07 -07:00 |
Brian Holt
|
0936c55cfa
|
Updated documentation for boston house prices dataset
|
2011-08-08 11:20:46 +01:00 |
Mathieu Blondel
|
51aa20c9a5
|
Doc for sample generator cosmits.
|
2011-08-07 23:59:40 +09:00 |
Gilles Louppe
|
ae9bc2a002
|
Added references to samples_generator.make_* functions in the documentation.
|
2011-08-06 21:41:03 +02:00 |
Gael varoquaux
|
0c6fba377e
|
DOC: Link the Olivetti docs in the main docs
|
2011-08-02 07:17:19 +02:00 |
Gael varoquaux
|
796dcbce5c
|
DOC: load_filenames -> load_files
|
2011-07-30 18:05:47 +02:00 |
David Warde-Farley
|
f4b74fe29d
|
Documentation for the Olivetti Faces dataset.
|
2011-07-16 23:54:06 +02:00 |
Olivier Grisel
|
dbaea6f177
|
typo
|
2011-06-15 00:58:23 +02:00 |
Olivier Grisel
|
159bcb1dc4
|
FIX: make the dataset doctest fixture modular
|
2011-06-15 00:55:35 +02:00 |