summaryrefslogtreecommitdiff
path: root/validation/validation_test.rb
AgeCommit message (Expand)Author
2010-07-19change validation creation in cvmguetlein
2010-07-13fixed r-square, added validated_datasets (to example page as well)mguetlein
2010-07-12reorded loading to load wrapper after activerecordmguetlein
2010-07-12completing regression/statistics fixmguetlein
2010-06-25reorganized requires, added install_gems to Rakefile, text/x-yaml to applicat...mguetlein
2010-06-22add types to validaiton rdfsmguetlein
2010-06-09report persistance, modify val persistance (serialize hashes, rename uri)mguetlein
2010-06-07adding pictures to predictionsmguetlein
2010-06-07add regression plot, rescue not found errors, ..mguetlein
2010-06-02replacing datamapper with activerecord for validation objectsmguetlein
2010-05-31test/nightly rewritemguetlein
2010-05-17update nightlymguetlein
2010-05-17updated rdfmguetlein
2010-05-12fix validation to rdf, add nightlymguetlein
2010-05-12add model validation to nightlymguetlein
2010-05-07revert changes no feature encoing in datasetmguetlein
2010-05-07fix feature encoding, add comparables report to nightlymguetlein
2010-05-06change nightly, add majoritymguetlein
2010-04-28return 202 for tasksMartin Gütlein
2010-04-27small changesMartin Gütlein
2010-04-23adjusted to wrapper changesMartin Gütlein
2010-04-21asynchronuos report creation, adjust to new RestClientWrapper signatureMartin Gütlein
2010-04-20add new nightly testMartin Gütlein
2010-04-19fixes to build nightly with curlMartin 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-30mostly munich changesMartin Gütlein
2010-03-29add target variance to regression statsMartin Gütlein
2010-03-29new testsMartin Gütlein
2010-03-26minorMartin Gütlein
2010-03-26adding redirect hack script/feature_uri->prediction_featureMartin 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-09some cv report modificationsMartin Gütlein
2010-03-08fixed: percent float instead of int, sum of number counts for cvMartin Gütlein
2010-03-03added css formating for reportsMartin Gütlein
2010-03-02cv statistics, ie accept header hack, alg comp reportMartin Gütlein
2010-02-26 replacing r bar plot with ruby-plot gemMartin Gütlein
2010-02-23disable validation logger init, add new roc plot functionalityMartin Gütlein
2010-02-17example testing as background proccessMartin 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-13replace sqlite with configurable dbMartin Gütlein
2010-01-12added report examples and example tests, new module ValidationMartin Gütlein
2010-01-11adjusted reporting to recent api changesMartin 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-15add basic regression supportMartin Gütlein