Commit Graph
10 Commits
Author SHA1 Message Date
Ryan Curtin 9d7e98b7ed List linear regression tutorial. 2012-02-29 15:00:29 +00:00
Ryan Curtin c11244d9a7 Fix references. 2012-02-29 14:46:50 +00:00
Ryan Curtin 6bfe417507 Forgot two references. 2012-02-29 14:42:21 +00:00
Ryan Curtin 9fc882b922 Fix references in tutorial; rewrite into a little bit and clarify some
terminology here and there.  Also unnecessary grammar Nazi strikes again...
2012-02-29 04:08:00 +00:00
James Cline c91ecdbc95 coding with LinearRegression examples 2012-02-14 19:13:58 +00:00
James Cline 080c5a40eb Incomplete rough draft of the LinearRegression tutorial.
Todo: Add more instructions on using the class programmatically.
2012-02-13 23:23:47 +00:00
Ryan Curtin b46b8bf86e So that we get that nice hyperlink. 2012-01-19 18:37:45 +00:00
Ryan Curtin b0ca1034d6 Some formatting fixes. We have lines longer than 80 characters but that is
unfortunately necessary to make Doxygen work right in some cases...
2012-01-19 18:34:38 +00:00
Ryan Curtin d7e28d19dd Add an actual page for the tutorials. 2012-01-19 18:27:34 +00:00
Ryan Curtin f61f5faeac Add a tutorial for NeighborSearch. That took a little while... 2012-01-19 18:06:33 +00:00