Commit Graph

1131 Commits

Author SHA1 Message Date
Lars Buitinck 2d8ffc7d99 DOC fix dead link 2012-06-22 16:35:37 +02:00
Andreas Mueller adcf1cf1af Merge pull request #894 from amueller/svm_sparse_dense
MRG Svm sparse/dense cleanup
2012-06-22 00:44:09 -07:00
Lars Buitinck 53149548f2 DOC typo 2012-06-18 01:07:47 +02:00
Andreas Mueller 4e7d9962f6 ENH fixed doctests, addressed comments. 2012-06-15 19:31:47 +02:00
Andreas Mueller 35dbb6e909 DOC added "fetch_mldata" to references. 2012-06-11 12:32:41 +02:00
Alexandre Gramfort 3e0810d43e FIX : cleanup classes.rst + pep8 after merge of coordinate descent 2012-06-10 21:55:17 +03:00
Olivier Grisel 78595aaf22 FIX #898: narrative documentation for feature importances in forest models 2012-06-08 21:17:32 +02:00
Olivier Grisel c5a7effcc6 trailing space 2012-06-08 19:41:47 +02:00
Andreas Mueller 43667669e1 DOC user guide pdf building. Kicked out a formular that rendered neither in html nor latex. Please don't hit me. 2012-06-04 23:40:17 +02:00
Andreas Mueller 9f33581f0b DOC removed irrelephant/confusion reference, added pointer to source (as there is no other possible reference). 2012-06-04 22:45:04 +02:00
Dan O'Huiginn 1deddaab70 Fix a few spelling/grammar errors in the docs 2012-06-04 10:22:28 -04:00
Andreas Mueller 4bcf9f4a31 Merge pull request #776 from amueller/normalized_mutual_information
MRG Normalized mutual information
2012-06-03 11:08:31 -07:00
Gael Varoquaux 468dcaaa09 MISC: update whats_new with MDS 2012-06-01 18:24:21 +02:00
Gael Varoquaux 25bffd922e DOC: minor MDS doc/example changes 2012-06-01 18:24:21 +02:00
Nelle Varoquaux d26c7cf927 MDS: documentation fixes 2012-06-01 18:24:21 +02:00
Gael Varoquaux 797605aa8a DOC: misc improvements in MDS docs 2012-06-01 18:24:21 +02:00
Nelle Varoquaux 518fe784c9 MDS - fixed some latex error in the documentation 2012-06-01 18:24:20 +02:00
Nelle Varoquaux 096e7927fc Added paragraphs on metric and nonmetric MDS, explaining the difference 2012-06-01 18:24:20 +02:00
Nelle Varoquaux d09ed68a14 Added docstrings to MDS 2012-06-01 18:24:20 +02:00
Nelle Varoquaux ec72b7230e Added documentation on MDS 2012-06-01 18:24:20 +02:00
Jaques Grobler a12531bf98 API update for HMM types with docstrings 2012-06-01 17:47:16 +02:00
Andreas Mueller d9a6243c98 ENH rename k in clustering examples and doctests to n_clusters 2012-05-30 07:41:34 +02:00
Gael Varoquaux d69c5d385b Typo 2012-05-23 06:59:13 +02:00
Gael Varoquaux df22296414 Typo 2012-05-22 22:36:28 +02:00
GaelVaroquaux 3a7fbd2856 DOC: note on heat kernel for spectral clustering 2012-05-22 18:27:15 +02:00
Alexandre Gramfort 7e40dc73e2 update tip on svm C param 2012-05-22 15:31:16 +02:00
Fabian Pedregosa 799a2ffd43 FIX: latex underscore 2012-05-21 10:36:11 +02:00
Mathieu Blondel 66bdd96ae8 Note on one-vs-all classification in SGD module. 2012-05-21 12:41:51 +09:00
Daniel Duckworth 06622a9566 Fixed location of ".. _svm_mathematical_formulation:" in svm.rst 2012-05-14 00:03:10 -07:00
Daniel Duckworth 43c39f4ea8 Added plot_rbf_parameters example to SVM doc 2012-05-13 14:19:17 -07:00
Mathieu Blondel 554330368d Fix doctest. 2012-05-11 21:27:18 +09:00
Mathieu Blondel 85eccb9b39 Address @ogrisel and @pprett's comments. 2012-05-11 21:19:50 +09:00
Mathieu Blondel 4302abc286 Merge branch 'sgd_losses' of github.com:mblondel/scikit-learn into sgd_losses
Conflicts:
	doc/whats_new.rst
	sklearn/linear_model/tests/test_sgd.py
2012-05-11 21:13:09 +09:00
Mathieu Blondel 3498e1ce8f Cosmit: be more explicit why LabelEncoder is useful. 2012-05-10 20:26:48 +09:00
Mathieu Blondel 86f543c2a0 Add documentation for non-numerical label case. 2012-05-10 20:26:48 +09:00
Mathieu Blondel da2bf54d25 LabelNormalizer -> LabelEncoder. 2012-05-10 20:26:48 +09:00
Mathieu Blondel 54310a9716 Cosmit: LabelBinarizer and LabelNormalizer are not classifiers. 2012-05-10 20:26:48 +09:00
Mathieu Blondel 37ba420ce7 Documentation for LabelBinarizer and LabelNormalizer. 2012-05-10 20:26:48 +09:00
Mathieu Blondel 91293a315c DOC LabelBinarizer 2012-05-09 12:35:33 +02:00
Gael Varoquaux 2114142e51 DOC: fix rst layout 2012-05-08 23:28:56 +02:00
Gael Varoquaux ae1cfd5705 DOC: image to graph utilities 2012-05-07 09:34:50 +02:00
Gael Varoquaux 7b34fbacee DOC: Feature extraction vs feature selection 2012-05-07 08:22:44 +02:00
Andreas Mueller 87f06b74ea DOC more minor fixes 2012-05-06 23:33:55 +02:00
Andreas Mueller 4e3f00833e DOC minor fixes to rst and image paths 2012-05-06 23:28:31 +02:00
Andreas Mueller 23c042eaec ENH added random_state to Gaussian Process 2012-05-06 20:15:29 +02:00
Gael Varoquaux 6c42e9d7c7 DOC: cosmits in docs 2012-05-06 17:56:30 +02:00
Gael Varoquaux 5c464b8a55 BUG: fix doctests 2012-05-06 17:56:30 +02:00
Andreas Mueller 816bb28861 DOC Added pipeline user guide 2012-05-06 17:56:30 +02:00
Andreas Mueller 5ad3bc672c ENH rename out_dim to n_components in manifold module 2012-05-06 16:08:25 +02:00
Gael Varoquaux 833fc05e09 COSMIT simplify a bit examples 2012-05-05 21:57:05 +02:00