Commit Graph

19 Commits

Author SHA1 Message Date
Lars Buitinck 837093df7f P3K: use print as a function in the examples
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Immanuel Bayer b32fc9c791 ENH renaming 'max_iters' to 'max_iter' for consistency 2012-11-04 10:01:12 +00:00
GaelVaroquaux adc5201a16 COSMIT: authorship and licensing info 2012-02-02 10:55:32 +01:00
Clay Woolam 268aed6b42 TL directory change to push label propagation code into semi_supervised 2012-01-22 21:13:56 -08:00
Clay Woolam e778f7b5a5 variable name changes, using premade functions, doc fixes as per
@larsman
2012-01-21 14:02:42 -08:00
Alexandre Gramfort efddf2aa4f STY: mostly style + avoid a zip in favor of an np.argsort 2011-09-14 22:06:35 -04:00
clay woolam 431723cc14 correct variable names and added inline comments for active learning examples 2011-09-14 08:26:23 -07:00
clay woolam fba4c7c579 changed a variable name to conform to scikits code 2011-09-14 01:22:10 -07:00
clay woolam ec149ed03f all code works great, all tests pass, full coverage 2011-09-14 01:15:55 -07:00
clay woolam 1a06a4619b changed a bunch of variable names, fixed some test cases 2011-09-14 00:55:38 -07:00
Olivier Grisel ff4a3f3181 more enhancements, variable names and test fixes 2011-09-14 01:54:16 +02:00
clay woolam 472cf5b0e4 fixed examples for new naming scheme 2011-09-04 19:23:45 -07:00
clay woolam 4fd0a3ce79 optimized _build_graph with inplace methods, conform to standards with variable names 2011-09-01 19:05:17 -07:00
clay woolam 3d6ee4cc13 fixed spelling error with variable name (indicies -> indices) 2011-08-26 10:39:41 -07:00
clay woolam 38de4186b2 changed subplot titles so the plot is more clear 2011-08-22 13:12:40 -07:00
Clay Woolam 2412daf1cc changed doc to remove long runningtime warning 2011-08-18 09:58:28 -07:00
Clay Woolam 18dea8ac0a heavily downsampled digits examples (runtime a few seconds now) and removed supporess_warrnging bug 2011-08-18 09:57:19 -07:00
Clay Woolam a3dc4e7f7a added two new examples, including an active learning demo with label propagation 2011-08-17 13:16:24 -07:00