summaryrefslogtreecommitdiff
path: root/validation
AgeCommit message (Expand)Author
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-17prefer prediction_feature, use Model.dependentVariables if no prediction feat...mguetlein
2011-06-16add post formsmguetlein
2011-05-30fix algparams with multiple '='mguetlein
2011-05-27fix percentage completed for cvmguetlein
2011-05-27fix error msgmguetlein
2011-05-27adding more verbose error message when feature_type is unknownmguetlein
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26implemented loo crossvalidationmguetlein
2011-05-26fix error for stratified regression cvmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-25sort validation and crossvalidation listsmguetlein
2011-05-25add cv debug msg to see number of foldsmguetlein
2011-05-24adjust to ruby-plot version 0.5, simplification + support for various max you...mguetlein
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-23fix read predicted variables in crossvaldation: forgot to add subjectidmguetlein
2011-05-23fix read predicted variables in crossvaldationmguetlein
2011-05-23fix subjectid bug when creating cv statsmguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
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-11fix stratified cv for datasets with multiple compoundsmguetlein
2011-05-11fix copy-exisiting-datasets function (removing datamapper syntax)mguetlein
2011-05-10fix stratified validationmguetlein
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-23extend limit to 512 from 255, plus minor fixmguetlein
2011-02-19add subject-id to to-html, minor changesmguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-10add waiting task for tests, add new ambit examplemguetlein
2011-02-09render https in reportsmguetlein
2011-02-08fix create qmrf report, remove not-found-test from unit-testmguetlein
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-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-28repaired test_examples with subjectidmguetlein
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