Changes between Version 20 and Version 21 of FloriansDiplomaThesis
- Timestamp:
- 11/05/08 16:20:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FloriansDiplomaThesis
v20 v21 106 106 107 107 == 2008-10-24 == 108 * fix mp3 set and let Malte test mp3 importer (2008-10-31) 108 * fix mp3 set (done) 109 * let Malte test mp3 importer (2008-10-31) 109 110 110 111 == 2008-10-15/17 == … … 116 117 * design music domain evaluation (2008-10-24, start) 117 118 * test with min() as co-rated weight (2008-10-24) 118 * commit code (2008-10-24) 119 * commit code (2008-10-24) (done) 119 120 * RDF<->FactsDb<->Item/Feature/User matrix<->ExpRecAlg<->API (no inference: 2008-10-24) 120 121 * Matrix is used for "inference": Push positive features up, negative features down, end/start with abstract classes … … 129 130 * have a look at [http://en.wikipedia.org/wiki/Dempster-Shafer_theory Dempster-Shafer] 130 131 * do not forget confidence values (use them as weights when aggregating) 131 * start with .tex 132 * start with .tex (done) 132 133 * look at evaluations in related papers 133 * test algorithm (and simplifications) with testing data 134 * test algorithm (and simplifications) with testing data (done) 134 135 135 136 == 2008-08-29 == 136 * (minor) fix bugs of importer 137 * (minor) fix bugs of importer (done) 137 138 * add possibility in GUI to annotate multiple items at a time (web frontend or Swing GUI) 138 139 * possibility to copy all annotations from one item to another (maybe copy/paste) 139 * write "competence calculator" (expert recommender) 140 * write "competence calculator" (expert recommender) (done) 140 141 * public float calculateCompetence(String jid, String featureNamespace) 141 142 * incremental