vasiloglou
4af5bb0dd7
compiled !!!!!!!!!!
2007-12-09 20:55:10 +00:00
vasiloglou
62872ef1d8
compiles but it doesn't link, there are some undefined links
2007-12-09 20:15:35 +00:00
vasiloglou
4571161a18
:
2007-12-09 20:15:00 +00:00
Dongryeol Lee
60d7cd719c
Small compilation change in multiplicative expansion
2007-12-09 20:04:10 +00:00
abhimanyu
b5d11dc25d
Pointer based Dual NN. Is working correctly for single tree. Runtime for 400k points is about 16 seconds.
2007-12-09 10:48:07 +00:00
gmravi2003
c3a63129a9
buggy partial regression code
2007-12-08 22:28:13 +00:00
vasiloglou
52bfa5b045
sparse vector unit tests running
2007-12-08 20:41:40 +00:00
Dongryeol Lee
f35c11403b
THOR-style DFS series-expansion based KDE implemented
2007-12-08 02:47:46 +00:00
Dongryeol Lee
9f816e408e
Made separate mains for fgt and fft
2007-12-07 22:33:39 +00:00
Dongryeol Lee
e0e8997b98
Converted KDE to use THOR grammar
2007-12-07 22:22:25 +00:00
vasiloglou
d43f17fb6c
compiles but doesn't link
2007-12-06 18:20:58 +00:00
Dongryeol Lee
3c297a751e
new formulation of KDE using THOR semantic
2007-12-06 17:50:10 +00:00
abhimanyu
9837800c1c
This is the tested correct Parallel dual tree as well as parallel KD Tree construction. Now only code cleanup and commenting is left. Also implement the file write and read option.
2007-12-06 09:06:48 +00:00
vasiloglou
438aec0122
not compiling yet
2007-12-06 02:18:45 +00:00
Dongryeol Lee
d2c0327a5f
cleaned up the template mess in series expansion class and fixed compilation errors due to the template cleanup
2007-12-05 21:26:18 +00:00
Dongryeol Lee
04e7b2eb46
quick fix on the timer stuff for timing naive
2007-12-05 05:09:43 +00:00
vasiloglou
4183b18063
getting closer
2007-12-05 03:23:36 +00:00
vasiloglou
ab55b337ac
close to write tests
2007-12-05 02:05:08 +00:00
Dongryeol Lee
c016277e51
Added Garry's optimized pruning rule, just need to integrate series expansion stuffs now
2007-12-04 20:40:21 +00:00
abhimanyu
b3d2900128
This is the tested correct Parallel KD tree construction.
2007-12-04 10:28:42 +00:00
vasiloglou
a02e82d78e
decided to add sparse vector
2007-12-04 03:06:08 +00:00
Dongryeol Lee
8035c2d9f0
all bugs in thor kde finite difference ironed out, need to add in further optimizations
2007-12-04 02:42:55 +00:00
Dongryeol Lee
2f9b21141d
THOR KDE with pure finite difference works
2007-12-03 20:27:23 +00:00
gmravi2003
c906a97a54
removed main
2007-12-03 16:21:48 +00:00
gmravi2003
ef10bd0322
regression bugs still not fixed
2007-12-02 23:26:50 +00:00
Dongryeol Lee
d5aab3d9a5
checkin of what i have now
2007-12-02 23:22:28 +00:00
Dongryeol Lee
7c84d7738f
finite difference KDE without optimization written, debugging left
2007-12-02 20:55:27 +00:00
vasiloglou
cffa63f08e
First check in
2007-12-02 19:01:23 +00:00
houyang
fdb74f1f54
2007-12-01 06:01:25 +00:00
vasiloglou
74df495c66
first check in
2007-12-01 03:44:07 +00:00
Dongryeol Lee
7df1abb7cb
Filled out a portion of the skeleton of THOR KDE
2007-12-01 03:28:42 +00:00
vasiloglou
7f6ea90bfa
2007-12-01 01:33:25 +00:00
Dongryeol Lee
72676713b4
Thor KDE does not crash any more, but stub functions need to be filled in
2007-11-30 22:43:39 +00:00
Dongryeol Lee
911d6b25cb
minor change to series expansion
2007-11-30 19:00:45 +00:00
Dongryeol Lee
13ed82ede1
marched through the initialization and tree construction phase of thor
2007-11-30 19:00:24 +00:00
Dongryeol Lee
3427a92dac
adding skeleton thor KDE
2007-11-30 00:48:11 +00:00
Dongryeol Lee
4c7fc71133
skeleton thor KDE compiles, but needs to fill in function
2007-11-30 00:47:49 +00:00
Dongryeol Lee
6402142f47
checkin of thor kde (initial)
2007-11-29 21:58:30 +00:00
vasiloglou
309e1b44ab
2007-11-29 20:21:11 +00:00
vasiloglou
9748b8b197
added swf and wmf
2007-11-29 20:20:15 +00:00
Dongryeol Lee
48d4822239
generalized kd-tree with plug-in split rules
2007-11-29 03:29:59 +00:00
abhimanyu
a3e09dad48
This is the first working version of dual tree nn. It also includes the master sql table and things like that. dual is working and seems to be giving correct answers for a few random tests. it needs to be optimized for its taking about 1.5 secs for 5000 queries :(.
2007-11-28 23:14:37 +00:00
Dongryeol Lee
9ed840f81e
pca tree final commit
2007-11-28 17:47:49 +00:00
Dongryeol Lee
856ad725ad
hierarchical pca fixed!
2007-11-28 15:49:12 +00:00
Dongryeol Lee
20b3efd88e
hierarchical pca debugging
2007-11-28 03:25:03 +00:00
Dongryeol Lee
2f65bb6a0a
hierarhicical pca almost completed
2007-11-28 02:38:18 +00:00
vasiloglou
d5aa1986ce
removed binaries
2007-11-26 19:18:37 +00:00
vasiloglou
9b6aab5dbe
working
2007-11-26 19:17:45 +00:00
abhimanyu
887c0a2f47
Changes:
...
1. tree is being stored in the database with tree info stored in master.
2. the id and data orderings are consistent and this has been checked.
3. SQLInterface class has been added.
2007-11-21 19:50:51 +00:00
Dongryeol Lee
d7b5ce2069
Redefined function sets for SeriesExpansion classes, and fixed compilation errors due to this change
2007-11-19 23:54:16 +00:00