Commit Graph
7071 Commits
Author SHA1 Message Date
(no author) ddec03a44d -
(no author) 667b1e0551 -
(no author) 71488bc4b3 -
Dongryeol Lee 6cceb3dd84 Memory requirement for series expansion fix. 2011-02-11 17:04:58 +00:00
Dongryeol Lee d1f2ba30bd Quick fix to a test. 2011-02-11 03:43:55 +00:00
Dongryeol Lee 822a5f1603 More restructuring. 2011-02-11 03:38:43 +00:00
Dongryeol Lee e5f0828c28 Slowly plugging in series expansion. 2011-02-11 03:04:48 +00:00
Dongryeol Lee 11066a8af4 Templatized the series expansion object for kde. 2011-02-11 01:50:54 +00:00
Dongryeol Lee f300d25e95 Pushes in the right expansion type. 2011-02-10 21:59:53 +00:00
Bill March 44f37f60c6 wrote naive npt 2011-02-10 21:07:49 +00:00
Dongryeol Lee 8c81ec8e11 Fixed a bug in kde-test. 2011-02-10 19:48:16 +00:00
Dongryeol Lee efa9a4ab82 Removing abstract kernels, now everything is template. 2011-02-10 19:34:40 +00:00
Dongryeol Lee e9965e9e72 Templatized the kernel type, and now plugging in the series expansion. 2011-02-10 19:34:14 +00:00
Ryan Curtin e2e2445cc2 Replicate r7056 in fastlib-stl branch: remove fl-build and fl-build-all (#14). 2011-02-10 18:14:31 +00:00
Ryan Curtin 3c54c48d08 Replicate r7054 in fastlib-stl branch: remove build.py files (#14). 2011-02-10 18:13:59 +00:00
Ryan Curtin 11aae40433 Remove the fl-build tool (#14). Did I break your build by doing this? See
http://trac.research.cc.gatech.edu/fastlab/ticket/14 and
http://trac.research.cc.gatech.edu/fastlab/wiki/UsingCMake for more information.
2011-02-10 18:10:25 +00:00
Ryan Curtin 4d3026c1f9 Revert accidentally committed debug output changes. 2011-02-10 18:09:24 +00:00
Ryan Curtin 4b0bcd6000 Remove old build.py files. As per #14.
Did I break your code by doing this?  Use CMake; see
http://trac.research.cc.gatech.edu/fastlab/ticket/14 and
http://trac.research.cc.gatech.edu/fastlab/wiki/UsingCMake
2011-02-10 18:02:11 +00:00
Ryan Curtin d6a8d72098 Update CMakeLists for L-BFGS optimization method. 2011-02-10 18:00:44 +00:00
(no author) a4417d9bbd -
Ryan Curtin a6ef2bcc1e Update KDE to use newer AllkNN constructors. 2011-02-10 16:42:30 +00:00
Ryan Curtin 1da7909f24 Refactor AllkNN API; move Init() functions into constructors; update tests to
use new method definitions.
2011-02-10 16:42:13 +00:00
(no author) 5838820d3b -
Dongryeol Lee 2587358a68 Changed the leaf size. 2011-02-10 02:18:48 +00:00
Dongryeol Lee c9a28b5377 Changing the tree. 2011-02-10 02:14:00 +00:00
Dongryeol Lee f7ffe08f7c Minor edit. 2011-02-10 02:04:38 +00:00
Dongryeol Lee a4339f5b96 Crucial bug fix - table lookup was too slow in the previous version. 2011-02-10 02:01:49 +00:00
Bill March 5adef387dc wrote old auton-style multi-tree n-point, did very basic tests, needs more testing. 2011-02-09 21:45:56 +00:00
(no author) 915cd9e4fc -
(no author) 09d3390634 -
(no author) 7bded6f511 -
(no author) 54b604af2d -
(no author) d14ad71128 -
(no author) 2e081df3f7 -
(no author) 747828dff3 -
(no author) ddc7df4bb4 -
(no author) 7e620da9e5 -
(no author) 90cc94a4d1 -
(no author) 94de8cd4d7 -
(no author) 4b2425be3d -
(no author) 3c5c262968 -
(no author) d76e0a3a35 -
Bill March 3bf40fcad7 wrote and tested single matcher 2011-02-08 22:03:03 +00:00
(no author) 814ee4a736 -
(no author) dbff51bcec -
Dongryeol Lee 7c9fc7fb03 Subtable test fix. 2011-02-08 17:14:13 +00:00
Ryan Curtin 260ae78304 Unbreak everything: update references to AllkNN: AllkNN -> mlpack::allknn::AllkNN 2011-02-08 17:04:49 +00:00
Ryan Curtin de6db2a971 Update mvu code. At this point it does not work but it does compile. 2011-02-08 17:00:01 +00:00
Dongryeol Lee c0d58e884d Some bug fixes. The query stats were getting resetted during the distributed computation. 2011-02-08 16:55:41 +00:00
Ryan Curtin 46f30f2f32 Move into mlpack::allknn namespace; and separate implementation from declaration
(add allknn.cc).
2011-02-08 16:42:08 +00:00