summaryrefslogtreecommitdiff
path: root/validation/validation_format.rb
AgeCommit message (Expand)Author
2011-11-23add validation to pure-yaml code for serializationmguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
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-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-06-22add types to validaiton rdfsmguetlein
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-17updated rdfmguetlein
2010-05-12fix validation to rdf, add nightlymguetlein
2010-04-19added nightly reportMartin Gütlein
2010-03-30mostly munich changesMartin Gütlein
2010-03-08fixed: percent float instead of int, sum of number counts for cvMartin Gütlein
2010-01-14some commenting, reordering, creating examples without restclientMartin Gütlein
2010-01-12added report examples and example tests, new module ValidationMartin 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