Commit Graph
66 Commits
Author SHA1 Message Date
Ryan Curtin 08ffa1b0c6 Fix name of tutorial. 2016-04-14 10:11:39 -04:00
Ryan Curtin 15b5e65fe6 Add recent tutorials. 2016-04-14 10:11:39 -04:00
Ryan Curtin 8d77f42310 Update tutorial for k-means.
This considers the new API for initialization strategies.
2016-04-12 14:43:52 +00:00
Ryan Curtin 79fd639d12 Documentation fixes. 2016-02-09 10:08:24 -05:00
Barak A. Pearlmutter b39417f511 spelling
Gbp-Pq: Name 0002-spelling.patch
2016-01-18 16:57:54 +00:00
ryan 114d43256f Standardize: 'mlpack' instead of 'MLPACK'. 2015-12-23 12:21:30 -05:00
ryan cf725551b1 Update tutorials. 2015-12-23 11:28:25 -05:00
Ryan Curtin 7b0b67dc48 Fix typo (thanks Ryan Birmingham for pointing it out). 2015-07-21 14:13:58 -04:00
Ryan Curtin 997aec83ec Fix filename. 2015-04-27 16:48:16 -04:00
Ryan Curtin 96e6efcc7f Remove unnecessary period. 2015-04-27 16:47:44 -04:00
Ryan Curtin cdab225316 Add a tutorial for CF. 2015-04-27 16:17:13 -04:00
Ryan Curtin d398b95c59 Fix minor misspelling. 2015-02-09 11:14:13 -05:00
Ajinkya Kale 1cb24079f6 Update README.md 2014-12-29 11:53:12 -08:00
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