Commit Graph
53 Commits
Author SHA1 Message Date
Ajinkya Kale 1d5abfc1e2 Update README.md 2014-12-29 11:52:12 -08:00
Ajinkya Kale 224ac908f8 fixing formatting 2014-12-29 11:51:12 -08:00
Ajinkya Kale d1fd84eb5e adding readme 2014-12-29 11:50:34 -08:00
Ryan Curtin 2c5b482b78 Remove references to overclustering from tutorial. 2014-10-09 18:59:53 +00:00
sumedhghaisas 0dd74bea92 * added AMF tutorial 2014-08-21 02:04:18 +00:00
Ryan Curtin 5207892055 Merge in changes from release branch. I guess I should have done all this
before I branched.
2014-07-28 14:38:58 +00:00
Ryan Curtin 8b6b398e1e Propagate documentation fixes to trunk. 2014-07-28 14:32:06 +00:00
Ryan Curtin 0618cdd415 Fix minor error that I didn't correct last time. 2014-03-25 14:09:10 +00:00
Ryan Curtin bd1ff33580 Don't use the squared Euclidean distance. 2014-03-25 14:03:12 +00:00
Ryan Curtin b272f363c3 Don't use the SquaredEuclideanDistance. 2014-03-25 14:02:42 +00:00
Ryan Curtin 7973e83f94 Update documentation to reflect changes in RangeSearch. 2014-03-13 15:07:38 +00:00
Ryan Curtin a07b4eb609 Update citation format. 2014-02-11 16:46:48 +00:00
Ryan Curtin c9648f3fad Add section on ridge regression. 2013-09-26 20:12:14 +00:00
Marcus Edel b78fabf5b3 Use the option to set the leaf class table file and unify method call. 2013-09-25 19:07:24 +00:00
Ryan Curtin af5659c40a A few more fixes. 2013-09-23 18:50:06 +00:00
Ryan Curtin dabb5c52e9 A few fixes. 2013-09-23 18:46:50 +00:00
Ryan Curtin 460c35004c Update tutorial. 2013-09-23 18:32:50 +00:00
Marcus Edel c7a6e6430d Use the correct option to output the desity estimates. 2013-09-11 18:50:50 +00:00
Ryan Curtin 8d3e29b1fe Update documentation for new output; squared length is not given. 2013-09-11 18:19:17 +00:00
Ryan Curtin a0fe2ee45a Add new tutorial to list. 2013-05-01 23:43:17 +00:00
Ryan Curtin adee64b5f4 Finished FastMKS tutorial. 2013-05-01 23:42:50 +00:00
Ryan Curtin 23f7e37177 Fix reference. 2013-05-01 23:41:45 +00:00
Ryan Curtin 1304f23577 Fix reference. 2013-05-01 23:41:20 +00:00
Ryan Curtin 06315aef14 I don't have a reliable connection, so check this in so I can work on it from my
local system.
2013-05-01 22:45:54 +00:00
Ryan Curtin d716df6ca1 It all has to be one big comment to be a page... 2013-04-25 15:52:20 +00:00
Ryan Curtin 0cbc8a63fb implementation of the \c EmptyCluster() function makes
Link to k-means tutorial.
2013-04-25 05:26:13 +00:00
Ryan Curtin 023ee38165 Wow, I spent a lot of time writing that. It's mostly checked for errors. 2013-04-25 05:26:03 +00:00
Ryan Curtin f64134fa35 The last section shouldn't be a subsection. 2013-04-24 21:17:42 +00:00
Ryan Curtin 445c0efd0b The last section shouldn't be a subsection. 2013-04-24 21:17:20 +00:00
Ryan Curtin 62bf1cb560 The last section shouldn't be a subsection. 2013-04-24 21:16:55 +00:00
Ryan Curtin 65da59422c The last section shouldn't be a subsection. 2013-04-24 21:16:34 +00:00
Ryan Curtin 511fa11ddd Remove reference to alternate volume regularization example. 2013-04-24 21:06:14 +00:00
Ryan Curtin edcaa3768d Clean up DET tutorial significantly. It could still use some work -- but then,
so could the actual DTree API.
2013-04-24 21:04:55 +00:00
Ryan Curtin b456adffb9 Wrong index, pointed out by se7en7 in IRC 2013-04-18 15:37:43 +00:00
Ryan Curtin 8f67fa2499 The name of the executable changed. Update documentation accordingly. 2013-03-05 19:54:50 +00:00
Ryan Curtin 15e4adbbe3 Minor spacing and formatting changes. 2012-07-05 18:27:35 +00:00
Ryan Curtin 8c87df97cb A couple of formatting fixes. 2012-06-13 00:24:27 +00:00
Bill March 573371b469 wrote EMST tutorial 2012-06-04 16:01:30 +00:00
Bill March 4e3740298b fixed line that referred to nearest neighbor search 2012-06-04 16:01:16 +00:00
Parikshit Ram 5a977eb4be DET tutorial 1st draft 2012-04-06 19:53:56 +00:00
Ryan Curtin 215bea928a Add range search tutorial to list of tutorials. 2012-02-29 16:59:43 +00:00
Ryan Curtin 051824075e Add a range search tutorial. Should be done... 2012-02-29 16:59:14 +00:00
Ryan Curtin 9a0058460d Mistype found. 2012-02-29 15:50:57 +00:00
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