Commit Graph
75 Commits
Author SHA1 Message Date
Ryan Curtin 534c7d357d Remove references to Boost.Random. 2015-03-02 20:45:35 -05: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 5d06621272 Update and clarify build tutorial, since DEBUG and PROFILE are OFF by default in
releases.
2014-10-09 20:41:50 +00: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 699a2b3bfd Update documentation. 2014-07-28 14:26:59 +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 d89ee04714 Update documentation (thanks Yubao). 2014-02-04 02:46:48 +00:00
Ryan Curtin 0487767b70 Oops, a typo. 2013-12-29 04:30:04 +00:00
Ryan Curtin 215a590bbd Some documentation on versioning information. 2013-12-29 04:29:33 +00:00
Ryan Curtin 62108e0e49 And this is why I hate maintaining documentation for things that I don't
control; it goes out of date really quickly and people get confused...
2013-11-16 17:06:36 +00:00
Ryan Curtin 6d2fd45d18 Update to latest version number. 2013-10-04 17:24:20 +00:00
Ryan Curtin b257707086 Update documentation to reflect 3.6.0 requirement. 2013-09-30 01:08:50 +00:00
Ryan Curtin 898e5980e2 Add a note about running a timer multiple times. 2013-09-26 20:17:31 +00:00
Ryan Curtin c9648f3fad Add section on ridge regression. 2013-09-26 20:12:14 +00:00
Marcus Edel ff8363cf63 Update the timer example call and output. 2013-09-26 19:39:58 +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
Ajinkya Kale 6361edabbd added download link to build page on mlpack.org 2013-07-23 23:41:18 +00:00
Ryan Curtin aaed1a04e4 Minor version update. This is not a very maintainable solution... 2013-07-23 18:31:33 +00:00
Marcus Edel a0e1b33055 Removing "test.txt" 2013-06-07 18:22:55 +00:00
Marcus Edel 2f54da2bf2 test commit 2013-06-07 16:33:02 +00:00
Ryan Curtin cac0c470d2 Update documentation (#275). 2013-05-02 18:45:56 +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