summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-08-18add ppv and npv to bar plot, remove debug outputmguetlein
2011-08-18add npv calculation, add ppv (renamed from precision) and npv to important cl...mguetlein
2011-08-18add confidence plots for various classification statsmguetlein
2011-08-18fix ROC stuff, rename weighted_auc to average_aucmguetlein
2011-08-04fix cv when no predictions on a foldmguetlein
2011-07-18resuce correlation coeffiction computation errorsmguetlein
2011-07-13fix valid prediction values check for regression validationmguetlein
2011-07-12fixed sqrt domain error in regression validation, added check for NaN and Inf...mguetlein
2011-07-06fix error when making regression validations w/o confidencemguetlein
2011-06-30adding confidence-weighted regression statsmguetlein
2011-06-06halts (partially) substituted by OpenTox errorsChristoph Helma
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26implemented loo crossvalidationmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-24remove debug outputmguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-24extended error msg when too many predictions (for pantelis)mguetlein
2011-05-24fix r-square computationmguetlein
2011-05-20for new predictions in reports: fix namingmguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-16add confidence plotsmguetlein
2011-05-16fix mean_absolute_error computationmguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
2011-05-10set date when creating validations/crossvalidtions/reportsmguetlein
2011-05-09restore test_util.rb (accidently removed with unit-tests)mguetlein
2011-05-09remove unit tests from validation repository (move to test)mguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-06validation utilizes/requires acceptValue for classificationmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-03-03contradicting multiple measurements ignoredroot
2011-03-03Merge remote branch 'mguetlein/test' into developmentChristoph Helma
2011-03-03Merge branch 'development' of github.com:helma/opentox-validation into develo...Christoph Helma
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-13remove ambit hack again, nina fixed itmguetlein
2011-02-13adding ambit hack to allow validationmguetlein
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-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
2011-01-31update serach facilities, minor test fixesmguetlein
2011-01-28whitelist validation-non-resource-uris, minor fixesmguetlein
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
2011-01-20forgot to check in data_mapper_utilmguetlein
2011-01-19aa suport, rdf supportmguetlein
2011-01-14minor fixes + adjustments to set percentage completedmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove activerec...mguetlein