Commit Graph

20 Commits

Author SHA1 Message Date
dengemann 0e5815726a FIX: address @agramfort 's comments 2013-07-23 15:49:26 +02:00
Denis A. Engemann f7f2db14bb ENH: improve tutorial to be more clean. 2013-07-23 15:49:26 +02:00
Denis A. Engemann 17aff7d2f7 FIX: tutorial 2013-07-23 15:49:25 +02:00
Lars Buitinck 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
Mark Veronda 9d5ed3a7c2 Feedback from @amueller 2013-01-02 17:24:35 +01:00
Mark Veronda 3352bbac31 Type-os and added great links to learning more about Machine Learning 2013-01-02 17:24:35 +01:00
GaelVaroquaux 01572bf129 TST: fix doctest 2012-07-30 11:35:25 +02:00
GaelVaroquaux df1e71149c DOC: ward docstring and testing 2012-07-26 09:15:57 +02:00
Andreas Mueller d9a6243c98 ENH rename k in clustering examples and doctests to n_clusters 2012-05-30 07:41:34 +02:00
Andreas Mueller 8474e94e9a DOC sphinx/rst errors 2012-03-31 16:10:59 +02:00
GaelVaroquaux 2edfa60d66 BUG: fix doctests 2012-03-26 02:14:42 +02:00
GaelVaroquaux 6b1bc1744f BUG: no plotting in doctests 2012-03-26 01:32:07 +02:00
Jaques Grobler 66d8f4e3b0 spelling errors,edit curse of dimensionality, explain top-down 2012-03-21 10:08:15 +01:00
Jaques Grobler 11408e71ab spelling fixes 2012-03-20 08:49:35 +01:00
Jaques Grobler db38edb7ea delete redundant file, merged some examples and updated links 2012-03-07 03:55:18 +01:00
Jaques Grobler 30150cfdef Merged some examples into examples folder.
- updated links accordingly
- renamed miss-spelt excercice to exercise
2012-03-06 23:40:49 +01:00
Jaques Grobler bd271ab65c Better doctest time(wip),removed duplicate examples, update plot_ols.py
- I wish to replace the old plot_ols.py example with a new one which
  uses the diabetes_dataset instead of synthetic data.
- references to changed example paths updated
2012-03-05 17:18:05 +01:00
Jaques Grobler f3ed2d7f34 Fixes for doctests 2012-03-02 11:53:07 +01:00
Jaques Grobler 43b962a210 Section 4 done - images/links/htmls for images
-_plot_pca_3d renamed to plot_pca_3d
-plot_pca_3d still needs quiver, but plot works now
-plot_lena_ward added to plot ward clustering of lena
2012-03-01 17:16:41 +01:00
Jaques Grobler 4e78ea4426 Updated tutorial folders in doc with placeholders for other tutorials. updated index.rst for the tutorial menu accordingly 2012-02-16 14:15:28 +01:00