Commit Graph
7033 Commits
Author SHA1 Message Date
vasiloglou a8c3e1d9a7 ScaleRows works with a matrix too 2008-02-14 20:01:55 +00:00
vasiloglou 89fe436757 finished the BFGS
now I have to debug
2008-02-14 19:55:45 +00:00
hjiang 0dc8e7d83a delete accidental insertion of a binary file 2008-02-14 19:11:22 +00:00
hjiang 97fa6032d2 Huijings code for getting the centroids and nearest neighbors 2008-02-14 19:10:38 +00:00
hjiang 91bff5516c added 2 utilities to access the trees and made the tyupedef publicwq 2008-02-14 19:09:33 +00:00
tekhnofiend 3496ca6cc4 updated niche/functional 2008-02-13 20:00:51 +00:00
tekhnofiend 0129c89b3d updated niche/functional 2008-02-13 17:10:34 +00:00
tekhnofiend d44ef1a664 updated niche/functional 2008-02-13 17:07:48 +00:00
tekhnofiend 9a1c07c6b2 updated niche/functional; 2008-02-13 17:07:06 +00:00
tekhnofiend d62ed51891 updated niche/functional 2008-02-13 17:06:42 +00:00
Dongryeol Lee 2eb33b7e8f Fixed parameter module 2008-02-13 01:59:57 +00:00
Dongryeol Lee eb062b2da9 Confirmed the correctness of the pruning 2008-02-12 22:50:52 +00:00
Dongryeol Lee 27ef3809c0 More utility functions for testing correctness 2008-02-12 22:40:36 +00:00
Dongryeol Lee ea3b948214 Added Deng and Moore's pruning rule, but needs to be filled in 2008-02-12 21:37:46 +00:00
tekhnofiend 32ad6d7dec updated niche/functional 2008-02-12 20:59:24 +00:00
Dongryeol Lee e4a140f610 Minor fixes to output module 2008-02-12 20:28:36 +00:00
Dongryeol Lee 4df60ae9c8 Fix in the matrix util 2008-02-12 20:18:26 +00:00
tekhnofiend 8415f1460e updated niche/functional 2008-02-12 19:27:46 +00:00
Dongryeol Lee 641dbb08e3 Another fix to the naive lpr code 2008-02-12 19:07:23 +00:00
Dongryeol Lee b79074358a Minor fix to dense LPR code 2008-02-12 18:25:11 +00:00
tekhnofiend e9a4d222be updated niche/functional 2008-02-12 17:08:17 +00:00
tekhnofiend 0c1982b4de updated niche/functional 2008-02-12 17:06:49 +00:00
Dongryeol Lee 13c84e3286 Bug fix in naive local polynomial 2008-02-12 16:56:43 +00:00
Bill March c0a1108b95 changed stuff 2008-02-12 16:23:43 +00:00
tekhnofiend 17db2239c1 updated niche/functional 2008-02-12 05:48:36 +00:00
Dongryeol Lee 1a1986b78b Fix for NWR 2008-02-12 04:28:14 +00:00
tekhnofiend ca90907642 updated niche/functional 2008-02-12 02:55:06 +00:00
Dongryeol Lee 963f9beda2 More fix 2008-02-12 02:55:05 +00:00
Dongryeol Lee 7f5a9d8edf Fixed the compilation error 2008-02-12 02:52:44 +00:00
Dongryeol Lee be5037c9dd Bug fix 2008-02-12 02:15:01 +00:00
Dongryeol Lee 1e81b47fc4 More fixes 2008-02-12 01:05:23 +00:00
Dongryeol Lee d8ef8d2ee4 Debuggin in process 2008-02-12 01:03:49 +00:00
Dongryeol Lee 1eee6feaac Fixed the compilation error 2008-02-12 00:54:53 +00:00
Dongryeol Lee 63aaf1d852 Fixed the compilation error 2008-02-12 00:46:50 +00:00
Dongryeol Lee aa010ab75a Finished implementing the dense formulation of LPR 2008-02-12 00:38:00 +00:00
vasiloglou 59b86b4b0c it seems to work
comments
The armijo rule is really slow
The statistical update of sigmas is good
We need to stay sometime in low sigmas otherwise we do not optimize 
the trace
Next setp is BFGS method
2008-02-11 22:51:14 +00:00
Dongryeol Lee f13a95e825 More fixes 2008-02-11 22:03:19 +00:00
Dongryeol Lee 5e3a004dc9 Algorithm reformulation 2008-02-11 21:35:37 +00:00
tekhnofiend 07882161ee updated niche/functional 2008-02-11 20:07:25 +00:00
tekhnofiend 542794a7fc updated niche/functional 2008-02-11 20:05:06 +00:00
vasiloglou 38a107040e it seems to me it is working, it is just a matter of tuning the parameters 2008-02-11 05:16:33 +00:00
Dongryeol Lee 259264690c Finished the query tree initialization phase for dense version of LPR 2008-02-11 00:56:54 +00:00
Dongryeol Lee 68cfc553c0 Base case finished 2008-02-11 00:30:09 +00:00
Dongryeol Lee ae5bb271ab Added utility class for matrix 2008-02-10 22:46:29 +00:00
Dongryeol Lee a8ccafa099 Added the implementation file for the dense version of LPR 2008-02-10 21:58:43 +00:00
Dongryeol Lee 30080ce695 Restructuring the utility class 2008-02-10 19:29:36 +00:00
Dongryeol Lee 2c3479c2b2 initial check in of the dense version of local polynomial regression 2008-02-10 19:19:50 +00:00
tekhnofiend b22f4e58c6 updated niche/functional 2008-02-10 00:12:48 +00:00
tekhnofiend fb4be89e77 updated niche/functional 2008-02-09 22:48:21 +00:00
gmravi2003 bffbbdfcb3 Buggy. Couldnt debug it 2008-02-09 21:58:58 +00:00