Commit Graph
7033 Commits
Author SHA1 Message Date
(no author) ed1c99b244 -
(no author) 35f25d1867 -
(no author) 3ecfc50307 -
rriegel 4d01e0e5d1 added deprecated debug macros 2008-04-07 23:14:42 +00:00
rriegel e67da2dc6a rectified missing ccmem.cc 2008-04-07 23:07:18 +00:00
vasiloglou 321a06060d added the example for memory_manager 2008-04-07 23:07:13 +00:00
vasiloglou 2cc9c75179 few corrections 2008-04-07 22:31:04 +00:00
vasiloglou 87fd9a662d first check in 2008-04-07 19:37:34 +00:00
(no author) 12c611529d -
(no author) bb2f0d8c26 -
(no author) 5db55d7ccd -
tekhnofiend 11cce6677a added pica 2008-04-06 01:11:52 +00:00
(no author) 776b00d7bc -
houyang f8930f2373 rvm classification 2008-04-04 19:57:31 +00:00
(no author) 480e9bc2f6 -
(no author) 408cef9952 -
(no author) 7d8c6c51ba -
(no author) 0ec68c66b1 -
(no author) 383c962cfa -
houyang dee61ae4f7 Relevance Vector Machine (RVM) 2008-03-31 20:26:46 +00:00
houyang a32ffc6cbc Add a statistics module. More functions to contribute. 2008-03-31 20:22:28 +00:00
houyang bf8a7b51b7 SVM regression 2008-03-31 20:14:42 +00:00
houyang 90fdbe203b Add a general cross validation class, which can be used for classification, regression and density estimation. Alpha Version. Still under construction. 2008-03-31 20:07:15 +00:00
vasiloglou 4998695430 added pca preprocessing 2008-03-31 14:21:02 +00:00
tekhnofiend 6c3e22af6d 2008-03-30 16:51:24 +00:00
tekhnofiend 7f6cdcd037 2008-03-30 16:50:03 +00:00
tekhnofiend e122850378 updated 2008-03-30 16:24:35 +00:00
vasiloglou e30b14f750 fixed the same bug 2008-03-30 15:01:25 +00:00
vasiloglou c392ac896d fixed the initialization of LOOCV 2008-03-30 14:30:52 +00:00
vasiloglou f439886544 fixed another bug 2008-03-29 16:21:38 +00:00
vasiloglou 79eb0f3d93 fixed a minor bug 2008-03-29 01:11:35 +00:00
vasiloglou e702a0511c auto tuning on 2008-03-28 18:51:21 +00:00
jwaters6 29dfeb23cd modified bounds code to accomodate coordinate offset
jwaters 3/25/2008
2008-03-25 15:58:37 +00:00
vasiloglou 365c3e8edb Log the lower bound for optimization 2008-03-25 15:10:15 +00:00
rriegel 128a8e915c beta revised ot, ArrayList 2008-03-25 05:46:58 +00:00
vasiloglou bfee4c962f auto tuning seems to work at least for swiss roll 2008-03-25 00:47:58 +00:00
vasiloglou dc9aefc2db close to automatic tuning 2008-03-24 20:48:41 +00:00
(no author) a2e31ddd25 -
(no author) bee57f8626 -
houyang e0436b7ffd 2008-03-21 23:23:32 +00:00
vasiloglou f849e3f7cd fixed a couple of bugs in the max furthest 2008-03-21 21:37:21 +00:00
houyang 367f5efe4c 2008-03-21 21:06:03 +00:00
vasiloglou 45d581b7a4 Now the submodule works better 2008-03-20 20:35:15 +00:00
vasiloglou 27d858a230 Eventually it worked without warnings 2008-03-20 19:50:12 +00:00
vasiloglou 9751f60e0a Trying to solve the submodule issue 2008-03-20 17:34:19 +00:00
vasiloglou c576fb23a0 There was a bug with the num_iterations that wasn't initialized 2008-03-20 17:21:23 +00:00
vasiloglou 2d59fb7d8a I need to get rid of some warnings, it is running 2008-03-20 17:09:58 +00:00
vasiloglou 00cd177dfc compiles 2008-03-20 15:56:45 +00:00
vasiloglou c3698de85b Added a recorder for the final results
Main function for mvu
2008-03-20 05:45:33 +00:00
(no author) ef98e6672a -