Mercurial > pylearn
annotate .hgtags @ 645:d8af9c8a4bbb
Changed database schema to be more efficient:
* got rid of link table
* use indexes for keyval.name, and for ids used in LEFT OUTER JOIN statement
(keyval.dict_id and trial.id)
* rewrote sql code for view (much simpler now!) to join on the foreign key
Validated that the results are the same as the icml09 results.
TODO: port icml09 & test4 results to "icml09full" table under the current schema
author | desjagui@atchoum.iro.umontreal.ca |
---|---|
date | Mon, 02 Feb 2009 17:41:54 -0500 |
parents | 48411bd1f5b7 |
children |
rev | line source |
---|---|
644
48411bd1f5b7
Added tag sequencelabelling 20090130-rerun for changeset 5f9ffefa9ca8
Joseph Turian <turian@iro.umontreal.ca>
parents:
diff
changeset
|
1 5f9ffefa9ca8040e18e1a69fdbbe34b8a19099bc sequencelabelling 20090130-rerun |