summaryrefslogtreecommitdiff
path: root/validation/validation_application.rb
AgeCommit message (Expand)Author
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
2010-05-10extend nightly to cv, num_folds checkmguetlein
2010-04-28return 202 for tasksMartin Gütlein
2010-04-27small changesMartin Gütlein
2010-04-23adjusted to wrapper changesMartin Gütlein
2010-04-19added nightly reportMartin Gütlein
2010-04-14removing class feature in test-datsets, introduced test_class_datasetMartin Gütlein
2010-03-30forgot to check inMartin Gütlein
2010-03-30mostly munich changesMartin Gütlein
2010-03-26changes related to feature-encode-problemMartin Gütlein
2010-03-25adjust to new ruby api wrapper versionMartin Gütlein
2010-03-23added predictedValues feature, some report changes (true feature prediction c...Martin Gütlein
2010-03-08fixed: percent float instead of int, sum of number counts for cvMartin 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-02-17adjust to api changes, added tasksMartin Gütlein
2010-01-14some commenting, reordering, creating examples without restclientMartin Gütlein
2010-01-13added respective content_type/s to all rest callsMartin Gütlein
2010-01-12added report examples and example tests, new module ValidationMartin Gütlein
2010-01-08removed suburi-prefix validation (to avoid name server/validation/validation)Martin Gütlein
2010-01-07add validations to crossvalidation outputMartin Gütlein
2010-01-07* replace load with require (to avoid loading resources twice)Martin Gütlein
2009-12-14added support for non-binary classificationMartin Gütlein
2009-11-24add prediction_feature paramMartin Gütlein
2009-11-13merged reports into this repMartin Gütlein