summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23fix: set stratified to false if "false"||"0"||"mguetlein
2011-05-23fix read predicted variables in crossvaldation: forgot to add subjectidmguetlein
2011-05-23fix read predicted variables in crossvaldationmguetlein
2011-05-23fix subjectid bug when creating cv statsmguetlein
2011-05-23Merge branch 'release/2.0.0'v2.0.0mr
2011-05-23fix for plot-zoom featuremguetlein
2011-05-23new feature: zoom into plots; (png-)plots in reports link to identical svg-plotsmguetlein
2011-05-20for new predictions in reports: fix namingmguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-19extended validation report plotting: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-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