summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-15tests fixed for new task apiChristoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2012-01-13compound addedChristoph Helma
2012-01-12test/all.rb addedChristoph Helma
2012-01-12feature test added, version reset to 0.0.1Christoph Helma
2012-01-11basic rest post get delete test workingChristoph Helma
2012-01-10untested updateChristoph Helma
2011-08-16initial minimal versionChristoph Helma
2011-05-31fix set acceptValues when splitting dataset for validationmguetlein
2011-05-31keep classes from external datasetsChristoph Helma
2011-05-30mail exceptions disabledChristoph Helma
2011-05-27explicit gem versionsChristoph Helma
2011-05-27Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmguetlein
2011-05-27predicted variable and confidence can now be derieved from model, adjust ↵mguetlein
feature_type accordingly
2011-05-27Merge branch 'svm_matrix' into developmentAndreas Maunz
2011-05-27Merge branch 'development' into svm_matrixAndreas Maunz
Conflicts: lib/model.rb
2011-05-26Merge branch 'development' of github.com:opentox/opentox-ruby into developmentChristoph Helma
2011-05-26predicted/value and predicted/confidence stored as separate features in modelChristoph Helma
2011-05-26Merge branch 'development' into svm_matrixAndreas Maunz
2011-05-26fix blazar nil errormguetlein
2011-05-268th vAndreas Maunz
2011-05-26Merge branch 'development' into svm_matrixAndreas Maunz
Conflicts: lib/model.rb
2011-05-26Hotfix: Switch to balanced mode.Andreas Maunz
2011-05-26Fixed prediction type switchingAndreas Maunz
2011-05-26unify access to classification feature domain, replace methode ↵mguetlein
feature_values with accept_values
2011-05-26Merge branch 'development' into svm_matrixAndreas Maunz
2011-05-267th vAndreas Maunz
2011-05-256th vAndreas Maunz
2011-05-254th vAndreas Maunz
2011-05-253rd vAndreas Maunz
2011-05-25Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmguetlein
2011-05-25re-enabled cookie-authentication for html-access to webservices, replaced ↵mguetlein
login/logout with sign in/out to avoid name clash with toxcreate
2011-05-25Merge branch 'development' into svm_matrixAndreas Maunz
2011-05-25Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmr
2011-05-25Merge branch 'hotfix/uri_available' into developmentmr
2011-05-25fix if subjectid is nilmr
2011-05-252nd vAndreas Maunz
2011-05-251st vAndreas Maunz
2011-05-25remove check for task status when code is 201 (after discussion with nina ↵mguetlein
and fabian)
2011-05-25Fixed add_neighborAndreas Maunz
2011-05-25remove duplicate debug msgmguetlein
2011-05-25Add_neighbor functionAndreas Maunz
2011-05-24move to ruby-plot version 0.5mguetlein
2011-05-24remove empty space that produced a warningmguetlein
2011-05-24added missing prop to serializermguetlein
2011-05-24adjust dataset-parser: predictedVariables may be array, do not request ↵mguetlein
id/features from ambit services as not supported
2011-05-24fix lazar-non-predictions: replace "No similar compounds in training ↵mguetlein
dataset." with nil
2011-05-24fix small errors in to-html methodmguetlein
2011-05-24Fixing regression detectionAndreas Maunz
2011-05-24Fix: break was too earlyAndreas Maunz