summaryrefslogtreecommitdiff
path: root/validation/validation_application.rb
AgeCommit message (Expand)Author
2011-08-01add subjectid to crossvalidation callmr
2011-06-29add dataset cleanup methodmguetlein
2011-06-29do delete policies in background with sleeps, fix cleanup methodmguetlein
2011-06-16add post formsmguetlein
2011-05-27fix percentage completed for cvmguetlein
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26implemented loo crossvalidationmguetlein
2011-05-25sort validation and crossvalidation listsmguetlein
2011-05-24add rdf version for crossvalidation statisticsmguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-23fix: set stratified to false if "false"||"0"||"mguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-11fix for crossvalidation/<id>/predictions (datamapper to redis syntax)mguetlein
2011-05-10fix (replace remainding created_at with date)mguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-02-19add subject-id to to-html, minor changesmguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
2011-02-03use return task method for sinatramguetlein
2011-02-01replace halts with raise OT:Errormguetlein
2011-01-31update serach facilities, minor test fixesmguetlein
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-11-29add qmrf to examples, add text/html support for qmrfmguetlein
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-14add cleanup for validationsmguetlein
2010-09-10params for task and qmrf jnlpmguetlein
2010-09-07added cv cleanup functionmguetlein
2010-09-07fix minor qmrf errormguetlein
2010-09-07add validation to qmrf-report, bootstrappingmguetlein
2010-09-02fix activerecord version, improve rake init scriptmguetlein
2010-08-19task title and creator, reach report minor fixesmguetlein
2010-08-11move to wrapper 1.6.2, remove report-dir-check, initial commit of reach repor...mguetlein
2010-08-04add new /predictions funcionalitymguetlein
2010-08-02improve search facilites to enable rdf-format propertiesmguetlein
2010-07-28remove rdf_provider to use rewritten owl.rb in wrappermguetlein
2010-07-13fixed r-square, added validated_datasets (to example page as well)mguetlein
2010-07-12reorded loading to load wrapper after activerecordmguetlein
2010-06-25reorganized requires, added install_gems to Rakefile, text/x-yaml to applicat...mguetlein
2010-06-09report persistance, modify val persistance (serialize hashes, rename uri)mguetlein
2010-06-07add regression plot, rescue not found errors, ..mguetlein
2010-06-02replacing datamapper with activerecord for validation objectsmguetlein
2010-05-28remove hoffmann_respond_to, remove try_again (forgot before)mguetlein
2010-05-14modify nightly, dry runmguetlein
2010-05-12add model validation to nightlymguetlein
2010-05-11add search functionality plus examplemguetlein