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
tekhnofiend
04571120d6
nishant
2007-11-16 23:56:52 +00:00
tekhnofiend
4aa89e7f28
nishant
2007-11-16 23:56:37 +00:00
tekhnofiend
cfa051ad79
nishant
2007-11-16 23:53:18 +00:00
tekhnofiend
0c9492fb90
nishant
2007-11-16 23:52:28 +00:00
tekhnofiend
55bdbc67bc
nishant
2007-11-16 23:51:05 +00:00
tekhnofiend
7fdb4a4a5c
updated functional dir - nishant
2007-11-16 23:49:48 +00:00
abhimanyu
f1ac910379
This checkpoint introduces median computation into the system.
2007-11-16 22:12:02 +00:00
Dongryeol Lee
ed60b5df1b
modified post processing function to fully update lower and upper bounds for each query point
2007-11-16 19:52:36 +00:00
Dongryeol Lee
7b9d3a909e
restructuring of the build file
2007-11-16 18:13:28 +00:00
Dongryeol Lee
05422ed6ac
another fix for UpdateBounds
2007-11-16 16:48:11 +00:00
Dongryeol Lee
dec75671fd
small fix in the upper bound change computation in Prunable
2007-11-16 16:12:19 +00:00
rriegel
62ae0e25cf
nbc changes to THOR - breaks things
2007-11-16 01:30:09 +00:00
tekhnofiend
907e368b63
updated functional_ica.tex -nishant
2007-11-15 18:30:28 +00:00
tekhnofiend
066980aabd
nishant
2007-11-15 18:20:34 +00:00
abhimanyu
0cbb1abc28
This is check point1.
2007-11-15 02:46:38 +00:00
abhimanyu
4a08a5ca1a
Checkpoint1 contains the pointer based implementation of tree creation without storing the tree in the database. The tests seem to show correctness. The Euclidean distance functions have not been tested.
2007-11-15 02:45:19 +00:00
tekhnofiend
3171bf9db1
added .../entropy/scratch -nishant
2007-11-15 02:21:39 +00:00
tekhnofiend
3a4ec03239
added functional_ica.tex -nishant
2007-11-15 02:21:11 +00:00
tekhnofiend
f8e4d439ce
nishant
2007-11-14 03:46:37 +00:00
tekhnofiend
0ca6c53de7
nishant
2007-11-14 03:46:20 +00:00
tekhnofiend
bc5bb1c237
added nn_cube.cc -nishant
2007-11-14 03:43:04 +00:00
tekhnofiend
9e58b490c5
added spectral project - nishant
2007-11-14 03:32:59 +00:00
tekhnofiend
62781e8113
nishant, added efficient jackknifed m spacing estimator
2007-11-13 05:28:23 +00:00
tekhnofiend
446b3135ff
updated jackknifed_m_spacing.m
2007-11-13 00:31:10 +00:00