Gilles Louppe
|
0a0d95f986
|
DOC: Cosmit on the reference
|
2011-12-20 16:03:03 +01:00 |
Andreas Mueller
|
a14d46d0f7
|
FIX: Kernel approximation module in references in alphabetical order.
|
2011-12-20 15:34:15 +01:00 |
Andreas Mueller
|
4c8658c8ce
|
DOC added reference to the user guide in kernel_approximation module
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
7d5c7468b4
|
ENH: Restructuring User Guide: kernel_approximation, preprocessing and feature_extraction are under a common chapter, "
"Dataset Transformations"
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
bd5ffe022b
|
DOC: added AdditiveChi2Sampler to doc modules
|
2011-12-20 14:17:49 +01:00 |
Andy
|
52063dcc27
|
DOC added kernel_approximation module to docs
|
2011-12-20 14:17:48 +01:00 |
Vlad Niculae
|
a646e9ae1d
|
Merge branch 'master' of https://github.com/scikit-learn/scikit-learn into sparse-coder
Conflicts:
sklearn/linear_model/least_angle.py
|
2011-12-20 13:37:00 +01:00 |
VirgileFritsch
|
281f5d6522
|
Add tools to perform outlier detection with sklearn + documentation.
|
2011-12-20 13:11:43 +01:00 |
Vlad Niculae
|
0572c56a66
|
Merge branch 'master' into sparse-coder
|
2011-12-20 11:43:22 +01:00 |
Gilles Louppe
|
5e0f0e90f4
|
DOC: Added fetch_olivetti_faces to Reference
|
2011-12-20 11:09:09 +01:00 |
Vlad Niculae
|
384f4b7326
|
Hide sparse_encode -- redundant
|
2011-12-19 20:15:22 +01:00 |
Vlad Niculae
|
5ef4a4d58e
|
Merge branch 'master' into sparse-coder
|
2011-12-19 18:54:14 +01:00 |
Gilles Louppe
|
a8c5a5a672
|
DOC: Fixed broken links
|
2011-12-19 16:24:38 +01:00 |
Andreas Mueller
|
08df0d5e4d
|
FIX RST references
|
2011-12-19 11:40:41 +01:00 |
Vlad Niculae
|
6b018a69f7
|
Added SparseCoder to init and class index
|
2011-12-07 20:24:37 +02:00 |
Gilles Louppe
|
61c39f1046
|
DOC: Changed sections titles in the reference
|
2011-12-03 12:56:12 +01:00 |
Gilles Louppe
|
05dd1ec284
|
DOC: Fixed graph_lasso reference
|
2011-11-30 11:09:15 +01:00 |
Gilles Louppe
|
b25c574b76
|
DOC: Standardized the module documentation format (2)
|
2011-11-30 11:05:10 +01:00 |
Gilles Louppe
|
c40dbf739f
|
DOC: Standardize the module documentation format (work in progress)
|
2011-11-30 10:30:13 +01:00 |
Gilles Louppe
|
6d83701acb
|
DOC: References to user guide sections
|
2011-11-29 20:58:20 +01:00 |
Gilles Louppe
|
ea7d943bdd
|
DOC: "the scikit-learn" -> "scikit-learn"
|
2011-11-29 18:32:05 +01:00 |
Gilles Louppe
|
6709ed5fd9
|
First draft at Reference rewrite
|
2011-11-29 16:29:49 +01:00 |
Gilles Louppe
|
62d79fa5e8
|
DOC: Added ensemble methods to the class reference
|
2011-11-18 14:29:19 +01:00 |
Robert Layton
|
a8c7d60b8f
|
l1_distances was renamed to manhattan_distances.
This removes one of the errors when building the docs
|
2011-11-14 21:57:14 +11:00 |
Gael varoquaux
|
e1082159d3
|
DOC: put class reference in the banner
|
2011-11-11 11:41:57 +01:00 |
Gael varoquaux
|
b7fa45f1e4
|
DOC: GLasso -> GraphLasso
|
2011-11-10 23:43:11 +01:00 |
Gael varoquaux
|
17e24621be
|
DOC: narrative documentation for GLasso
|
2011-11-10 23:43:10 +01:00 |
GaelVaroquaux
|
f99774084c
|
DOC: add IterGrid in reference
|
2011-10-28 17:55:30 +02:00 |
Gilles Louppe
|
6bccd7d3e3
|
DOC: Added load_boston in classes.rst
|
2011-10-18 16:27:15 +03:00 |
vene
|
ae445be274
|
DOC: added Gaussian Processes to class reference
|
2011-10-13 13:41:54 +03:00 |
Gael varoquaux
|
9323a220b0
|
DOC: improve silhouette coefficient docs
|
2011-10-08 11:28:45 +02:00 |
Brian Holt
|
6182960ac9
|
Merge branch 'master' of github.com:scikit-learn/scikit-learn into enh/tree
|
2011-09-21 20:26:40 +01:00 |
Fabian Pedregosa
|
9ee0c1e7b7
|
Some more changelog stuff.
|
2011-09-21 12:07:26 +02:00 |
vene
|
8fee910b97
|
made sparse_encode functions visible
|
2011-09-19 13:20:57 +03:00 |
vene
|
167f34080e
|
renamed MiniBatchDictionaryLearning
|
2011-09-17 18:55:16 +03:00 |
vene
|
200031e22c
|
Merge branch 'master' into sc
|
2011-09-17 17:40:50 +03:00 |
Olivier Grisel
|
3124785d6f
|
Merge pull request #313 from robertlayton/pairwise_distance
Pairwise distance refactoring
|
2011-09-17 03:10:38 -07:00 |
vene
|
ca92354906
|
Merge branch 'master' into sc
|
2011-09-17 01:53:41 +03:00 |
Olivier Grisel
|
54af74d18c
|
Merge remote-tracking branch 'jakevdp/neighbors-refactor'
|
2011-09-13 23:41:23 +02:00 |
Lars Buitinck
|
fa50e6885a
|
rename ari_score adjusted_rand_score
|
2011-09-13 16:50:30 +02:00 |
Jake Vanderplas
|
58bef8bbfa
|
fix BallTree linkage
|
2011-09-12 10:31:02 -07:00 |
Jake Vanderplas
|
bc02942bc3
|
Nearest Neighbors examples & documentation
|
2011-09-11 10:45:34 -07:00 |
Robert Layton
|
e3a83de322
|
pairwise helper functions to give verbose knowledge of which metrics
are which functions
doc also updated to include these functions
|
2011-09-10 19:54:07 +10:00 |
vene
|
9997b8156f
|
Merge branch 'master' into sc
|
2011-09-10 10:38:57 +03:00 |
Olivier Grisel
|
36f123c745
|
DOC: narrative documentation for the ARI
|
2011-09-10 00:32:11 +02:00 |
Olivier Grisel
|
ca48f82ab8
|
s/\bcross_val\b/cross_validation/g
|
2011-09-06 14:44:32 +02:00 |
vene
|
40eb1010d2
|
Merge branch 'master' into sc
Conflicts:
doc/modules/linear_model.rst
scikits/learn/decomposition/__init__.py
|
2011-09-05 01:45:31 +03:00 |
Olivier Grisel
|
860c1aafa3
|
new package name
|
2011-09-03 20:54:12 +02:00 |
Brian Holt
|
b484aa4432
|
merged upstream-master into enh/tree
|
2011-09-03 13:04:27 +01:00 |
Fabian Pedregosa
|
ddf4b72109
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |