summaryrefslogtreecommitdiff
path: root/validation/validation_application.rb
AgeCommit message (Expand)Author
2012-04-02new stratified type super added to crossvalidation and traning-test-split val...mguetlein
2012-03-13Merge branch 'release/v3.1.0' into developmentrautenberg
2012-03-06subjectid from helperrautenberg
2012-03-02fix: do not always delete feature datasets in loo-cvmguetlein
2012-02-28remove unneeded dataset files when performing loo-cvmguetlein
2012-01-18wrap plain split into taksmguetlein
2012-01-18add super-stratification split for training test splittingmguetlein
2012-01-04fix validation aa errors, add more verbose error msg for propbabilites featuremguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-12-07add computation of classification prediciton probabilitiesmguetlein
2011-11-25add r-square plot, fix prediction updating, add weighted sample-correlation-c...mguetlein
2011-11-23fix load validations for serializationmguetlein
2011-11-23adjust yaml version for to-htmlmguetlein
2011-11-23add validation to pure-yaml code for serializationmguetlein
2011-08-19add missing subjectidv3.0.1mr
2011-08-15add search with model in crossvalidation and qmrf report as discussed with ni...mguetlein
2011-08-13add bootstrapping descriptionmguetlein
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