summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13reduce ruby-plot dependency to pessimistic version vonstraint (~>)mguetlein
2011-05-12rescue non-runtime error when plotting, more sensible error msg when no predi...mguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
2011-05-12fix report to html conversion timeoutmguetlein
2011-05-11fix: subjectid needed for loading acceptValue with a&amguetlein
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-10set date when creating validations/crossvalidtions/reportsmguetlein
2011-05-10fix report created-at datemguetlein
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-06unit test slightly modifiedmguetlein
2011-05-06fix report encoding problemsmguetlein
2011-05-06extended validation unit testing (to test new OpenTox::Validation functionality)mguetlein
2011-05-03remove install-gems task (moved to opentox-ruby), adding public foldermguetlein
2011-05-03Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-04-08reĆ¼mguetlein
2011-04-05Merge branch 'master' into developmentChristoph Helma
2011-03-11Merge branch 'release/v1.0.1' into developmentChristoph Helma
2011-03-11Merge branch 'release/v1.0.1'v1.0.1Christoph Helma
2011-03-11README converted to markdown, .yardopts addedChristoph Helma
2011-03-10Merge branch 'development' of github.com:opentox/validation into developmentChristoph Helma
2011-03-10README updatedChristoph Helma
2011-03-03remaining merge conflicts removedroot
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-22fix for building reports with no @subjectidmguetlein
2011-02-19add subject-id to to-html, minor changesmguetlein
2011-02-18fix report uri in jnlpmguetlein
2011-02-18use --subjectid instead of .smguetlein
2011-02-18add subject id to qmrf-jnlpmguetlein
2011-02-14fix examplemguetlein
2011-02-14add one more examplemguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-13set text/html to default value of report to make validation with validator po...mguetlein
2011-02-13remove ambit hack again, nina fixed itmguetlein
2011-02-13adding ambit hack to allow validationmguetlein