summaryrefslogtreecommitdiff
path: root/report/validation_data.rb
AgeCommit message (Expand)Author
2012-01-31adapt validation to r-util (split), add new r plotsmguetlein
2012-01-05fix: make sure subjectid is set in merged validation for comparison reportmguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-11-23enable reporting with external validationsmguetlein
2011-08-18fix ROC stuff [2]mguetlein
2011-08-18fix ROC stuff, rename weighted_auc to average_aucmguetlein
2011-07-01add control of t-tests to algorihtm-comparison reportsmguetlein
2011-05-26A&A reporting fixmguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-11fix: subjectid needed for loading acceptValue with a&amguetlein
2011-05-06validation utilizes/requires acceptValue for classificationmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-02-07add missing subjectidmguetlein
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove activerec...mguetlein
2010-12-09add significance tests to reports, some more report modificationsmguetlein
2010-11-26huge commit, main changes: validation_type and .finished introduced, supporti...mguetlein
2010-07-12completing regression/statistics fixmguetlein
2010-05-18some report design changes, reload when creating validationmguetlein
2010-03-23added predictedValues feature, some report changes (true feature prediction c...Martin Gütlein
2010-03-09some cv report modificationsMartin Gütlein
2010-03-08fixed: percent float instead of int, sum of number counts for cvMartin Gütlein
2010-03-02cv statistics, ie accept header hack, alg comp reportMartin Gütlein
2010-02-23disable validation logger init, add new roc plot functionalityMartin Gütlein
2010-01-15minor changes, simply validation access initializationMartin Gütlein
2010-01-12added report examples and example tests, new module ValidationMartin Gütlein
2010-01-11adjusted reporting to recent api changesMartin Gütlein
2010-01-07* replace load with require (to avoid loading resources twice)Martin Gütlein
2009-12-15add basic regression supportMartin Gütlein
2009-12-14added support for non-binary classificationMartin Gütlein
2009-11-26fixed variance calculation, added ranking plots for compare algs on multiple ...Martin Gütlein
2009-11-25set content-tpye when accessing ressources, check report types, ...Martin Gütlein
2009-11-24add prediction_feature paramMartin Gütlein
2009-11-18validation props are now symbols instead of strings, minor changesMartin Gütlein
2009-11-13merged reports into this repMartin Gütlein