summaryrefslogtreecommitdiff
path: root/report/report_test.rb
AgeCommit message (Collapse)Author
2011-03-03remaining merge conflicts removedroot
2011-03-03Merge remote branch 'mguetlein/test' into developmentChristoph Helma
Conflicts: application.rb example.rb lib/validation_db.rb nightly/nightly.rb report/environment.rb test/test_examples.rb test/test_examples_util.rb
2011-03-03Merge branch 'development' of github.com:helma/opentox-validation into ↵Christoph Helma
development Conflicts: application.rb example.rb report/report_persistance.rb
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
2011-01-19aa suport, rdf supportmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove ↵mguetlein
activerecord code), is_classification to feature_type
2010-11-26huge commit, main changes: validation_type and .finished introduced, ↵mguetlein
supporting subtasks, reporting slightly refactored
2010-10-06add text/html support, remove delete disabling, add new line to uri-list returnsmguetlein
2010-08-11move to wrapper 1.6.2, remove report-dir-check, initial commit of reach ↵mguetlein
reporting stuff
2010-07-20@@config -> CONFIGChristoph Helma
2010-07-05qmrf stup for editormguetlein
2010-06-25reorganized requires, added install_gems to Rakefile, text/x-yaml to ↵mguetlein
application/x-yaml
2010-06-22add types to validaiton rdfsmguetlein
2010-06-09report persistance, modify val persistance (serialize hashes, rename uri)mguetlein
2010-06-07adding pictures to predictionsmguetlein
2010-06-07add regression plot, rescue not found errors, ..mguetlein
2010-05-31test/nightly rewritemguetlein
2010-05-10extend nightly to cv, num_folds checkmguetlein
2010-05-07fix feature encoding, add comparables report to nightlymguetlein
2010-04-23adjusted to wrapper changesMartin Gütlein
2010-04-19added nightly reportMartin Gütlein
2010-03-30mostly munich changesMartin Gütlein
2010-03-29add target variance to regression statsMartin Gütlein
2010-03-23added predictedValues feature, some report changes (true feature prediction ↵Martin Gütlein
class), some hacks to validate IDEA/AMBIT
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-03added css formating for reportsMartin 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-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
print warning when R_HOME is missing instead of raising error
2010-01-07* replace load with require (to avoid loading resources twice)Martin Gütlein
* adjust to new api * move validation constants from wrapper to lib in validation * accept header parsing in validation * rdf-support in validation
2009-12-15add basic regression supportMartin Gütlein
2009-12-14added support for non-binary classificationMartin 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