summaryrefslogtreecommitdiff
path: root/report
AgeCommit message (Expand)Author
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-25fix: bar-plot format changed from svg to pngmguetlein
2011-05-25replace +- in reports with corresponding html-charmguetlein
2011-05-24adjust to ruby-plot version 0.5, simplification + support for various max you...mguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-23fix for plot-zoom featuremguetlein
2011-05-23new feature: zoom into plots; (png-)plots in reports link to identical svg-plotsmguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-19extended validation report plotting:mguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-16add confidence plotsmguetlein
2011-05-13reduce ruby-plot dependency to pessimistic version vonstraint (~>)mguetlein
2011-05-12rescue non-runtime error when plotting, more sensible error msg when no predi...mguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
2011-05-12fix report to html conversion timeoutmguetlein
2011-05-11fix: subjectid needed for loading acceptValue with a&amguetlein
2011-05-10set date when creating validations/crossvalidtions/reportsmguetlein
2011-05-10fix report created-at datemguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-06validation utilizes/requires acceptValue for classificationmguetlein
2011-05-06fix report encoding problemsmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-03-03remaining merge conflicts removedroot
2011-03-03Merge remote branch 'mguetlein/test' into developmentChristoph Helma
2011-03-03Merge branch 'development' of github.com:helma/opentox-validation into develo...Christoph Helma
2011-02-19add subject-id to to-html, minor changesmguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-13set text/html to default value of report to make validation with validator po...mguetlein
2011-02-09render https in reportsmguetlein
2011-02-07add a&a to qmrf reportsmguetlein
2011-02-07add missing subjectidmguetlein
2011-02-07activate copy of old cv dataset foldsmguetlein
2011-02-04add num unpredicted to reportmguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
2011-02-03use return task method for sinatramguetlein
2011-01-28whitelist validation-non-resource-uris, minor fixesmguetlein
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
2011-01-20adjust to rdf method name, add new error handling supportmguetlein
2011-01-19aa suport, rdf supportmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove activerec...mguetlein
2010-12-13minor changes on reportingmguetlein
2010-12-09add significance tests to reports, some more report modificationsmguetlein
2010-11-29addjust report service init to ortonamguetlein
2010-11-26huge commit, main changes: validation_type and .finished introduced, supporti...mguetlein
2010-10-11example fix, format-reports as task, report-format-simplified, validation res...mguetlein
2010-10-06add text/html support, remove delete disabling, add new line to uri-list returnsmguetlein
2010-09-14tmp disable delete for rhodesmguetlein
2010-09-13default report format to htmlmguetlein
2010-09-13fix report dtd - v3mguetlein