Changes between Version 20 and Version 21 of FloriansDiplomaThesis


Ignore:
Timestamp:
11/05/08 16:20:54 (16 years ago)
Author:
fmittag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FloriansDiplomaThesis

    v20 v21  
    106106 
    107107== 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) 
    109110 
    110111== 2008-10-15/17 == 
     
    116117   * design music domain evaluation (2008-10-24, start) 
    117118 * test with min() as co-rated weight (2008-10-24) 
    118  * commit code (2008-10-24) 
     119 * commit code (2008-10-24) (done) 
    119120   * RDF<->FactsDb<->Item/Feature/User matrix<->ExpRecAlg<->API (no inference: 2008-10-24) 
    120121     * Matrix is used for "inference": Push positive features up, negative features down, end/start with abstract classes 
     
    129130   * have a look at [http://en.wikipedia.org/wiki/Dempster-Shafer_theory Dempster-Shafer] 
    130131   * do not forget confidence values (use them as weights when aggregating) 
    131  * start with .tex 
     132 * start with .tex (done) 
    132133 * look at evaluations in related papers 
    133  * test algorithm (and simplifications) with testing data 
     134 * test algorithm (and simplifications) with testing data (done) 
    134135 
    135136== 2008-08-29 == 
    136  * (minor) fix bugs of importer 
     137 * (minor) fix bugs of importer (done) 
    137138 * add possibility in GUI to annotate multiple items at a time (web frontend or Swing GUI) 
    138139   * 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) 
    140141   * public float calculateCompetence(String jid, String featureNamespace) 
    141142   * incremental