summaryrefslogtreecommitdiff
path: root/report/validation_access.rb
AgeCommit message (Expand)Author
2012-11-20adjust validation to dataset changes, remove test_target_dataset concept (nev...oldarchmguetlein
2012-03-26add concordance correlation coefficient, adjust feature value plottingmguetlein
2012-01-31adapt validation to r-util (split), add new r plotsmguetlein
2012-01-03add missing subjectid when loading validation for reportsmguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-11-23enable reporting with external validationsmguetlein
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
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 a&a to qmrf reportsmguetlein
2011-02-07activate copy of old cv dataset foldsmguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
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-11-26huge commit, main changes: validation_type and .finished introduced, supporti...mguetlein
2010-06-09report persistance, modify val persistance (serialize hashes, rename uri)mguetlein
2010-06-02replacing datamapper with activerecord for validation objectsmguetlein
2010-05-28fixed error in validation_access, nightly to local simple validationmguetlein
2010-05-28remove hoffmann_respond_to, remove try_again (forgot before)mguetlein
2010-05-14debug hacksmguetlein
2010-05-14debug hacksmguetlein
2010-05-14debug hackmguetlein
2010-05-14removed debug outmguetlein
2010-05-14added debug outmguetlein
2010-05-14added debug outmguetlein
2010-05-14change access validation with idmguetlein
2010-05-07fix feature encoding, add comparables report to nightlymguetlein
2010-05-06change nightly, add majoritymguetlein
2010-04-23adjusted to wrapper changesMartin Gütlein
2010-04-19added nightly reportMartin Gütlein
2010-04-14removing class feature in test-datsets, introduced test_class_datasetMartin Gütlein
2010-03-25adjust to new ruby api wrapper versionMartin Gütlein
2010-03-23added predictedValues feature, some report changes (true feature prediction c...Martin Gütlein
2010-03-02cv statistics, ie accept header hack, alg comp reportMartin 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-08removed suburi-prefix validation (to avoid name server/validation/validation)Martin 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-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