Commit Graph

42 Commits

Author SHA1 Message Date
andy 791a2241aa FIX another typo, fix examples 2013-01-07 09:41:48 +01:00
andy 61e2a71400 ENH fix random seed in manifold example 2012-12-08 18:43:16 +01:00
andy c64a6b365c FIX manifold example - sorry, my bad. 2012-12-08 18:02:25 +01:00
Andreas Mueller 1b06789bb3 COSMIT some fixes in whatsnew rst 2012-12-07 22:56:52 +00:00
Jaques Grobler 15e40c9d51 new example added for manifold learning 2012-12-02 09:36:54 +00:00
Satrajit Ghosh 8eb74e065c fix: addressing gael's comments 2012-11-27 09:36:20 -05:00
kuantkid 97a216d2ad COSMIT and minor fixes 2012-11-27 09:35:46 -05:00
kuantkid e873ed5dac COSMIT 2012-11-27 09:35:14 -05:00
kuantkid 243fc75d03 ADD test cases for two components, unknown eigenvectors, unknown affinity 2012-11-27 09:35:14 -05:00
kuantkid ec601c65ad ADD add the laplacian eigenmap to examples 2012-11-27 09:35:14 -05:00
kuantkid 441a739a33 COSMIT 2012-11-27 09:35:12 -05:00
kuantkid 3b3f0ec1b7 ADD test cases for two components, unknown eigenvectors, unknown affinity 2012-11-27 09:35:12 -05:00
kuantkid a47992dd6c ADD add the laplacian eigenmap to examples 2012-11-27 09:35:12 -05:00
Andreas Mueller e3369c189b ENH slight improvement to mds speed, modified examples to not run mds that long. 2012-06-03 22:43:41 +02:00
Gael Varoquaux 25bffd922e DOC: minor MDS doc/example changes 2012-06-01 18:24:21 +02:00
Nelle Varoquaux 7a0511c0b9 Added MDS to manifold comparison methods 2012-06-01 18:24:21 +02:00
Andreas Mueller 5ad3bc672c ENH rename out_dim to n_components in manifold module 2012-05-06 16:08:25 +02:00
Andreas Mueller dcc1c7431c COSMIT + MISC pep8, pyflakes, typos and some other cleanup of examples. 2012-04-29 23:13:06 +02:00
Olivier Grisel 78dd8b5626 batch trailing spaces cleanup 2011-09-06 23:12:26 +02:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00
Jake Vanderplas c72dd9fd39 merge with master; remove lobpcg references 2011-08-13 10:06:52 -07:00
Jake Vanderplas d4d6dfa7c1 remove lobpcg from LocallyLinearEmbedding 2011-08-12 07:30:35 +02:00
Gael varoquaux 6b98994b2d COSMIT: tweak plot_compare_methods example layout 2011-08-12 07:30:35 +02:00
Jake Vanderplas ba5bf00c30 manifold example updates 2011-08-12 07:30:35 +02:00
Jake Vanderplas 9abb9fa710 update manifold documentation 2011-08-08 17:39:15 -07:00
Jake Vanderplas 7658bcffe6 fix conflicts with master 2011-08-08 10:35:14 -07:00
Jake Vanderplas f0ff849c61 Implement Isomap + transform in terms of KernelPCA 2011-08-04 21:28:40 -07:00
Gilles Louppe c595707551 Fixes for broken examples due to changes in samples_generator.py 2011-08-04 15:50:19 +02:00
Jake Vanderplas 1436e1e97b added tests; cleanup; pep8 2011-07-31 17:26:16 -07:00
Jake Vanderplas c695cc7a6b ex. change 2011-07-28 20:55:38 -07:00
Jake Vanderplas f52c9e6337 fixed bug in shortest path; consolodated isomap examples 2011-07-28 20:53:11 -07:00
Jake Vanderplas 5e852ea306 Revert "combined manifold examples"
This reverts commit 89a81ff222.
2011-07-28 19:38:18 -07:00
Jake Vanderplas 89a81ff222 combined manifold examples 2011-07-28 17:47:08 -07:00
Fabian Pedregosa 468e4c22ef Cosmetic cleanup. 2011-06-30 09:56:46 +02:00
Fabian Pedregosa b5b833ec01 Explicit cmap for plot_compare_methods.
Mostly for the online docs -- otherwise it appears black & white.
2011-06-30 09:42:47 +02:00
Jake Vanderplas c131696578 merged changes in master 2011-06-28 20:14:42 -07:00
Jake Vanderplas b215812e6b pep8 2011-06-15 09:42:36 -07:00
Jake Vanderplas 3e720419e4 added LTSA method 2011-06-15 08:11:33 -07:00
Jake Vanderplas 491129f415 pep8 changes 2011-06-14 14:13:14 -07:00
Jake Vanderplas 7ec2f915c0 removed old files; moved example to examples directory 2011-06-14 14:02:16 -07:00