summaryrefslogtreecommitdiff
path: root/lib/model.rb
AgeCommit message (Expand)Author
2013-08-09add find for modelmguetlein
2013-07-10subjectids partially removedChristoph Helma
2013-07-04Algorithm::Generic and Model::Generic classes.Christoph Helma
2013-07-02Algorithms and Models are modules instead of classes.Christoph Helma
2013-06-03make yard documentation full yard 0.8.6.1 compatiblerautenberg
2013-03-27validation tests okChristoph Helma
2013-03-26code cleanup and refactoring.Christoph Helma
2012-07-26parameter settting for algorithms and modelsChristoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2011-08-16initial minimal versionChristoph Helma
2011-05-31keep classes from external datasetsChristoph 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 feat...mguetlein
2011-05-27Merge branch 'development' into svm_matrixAndreas Maunz
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
2011-05-26Hotfix: Switch to balanced mode.Andreas Maunz
2011-05-26Fixed prediction type switchingAndreas Maunz
2011-05-267th vAndreas Maunz
2011-05-256th vAndreas Maunz
2011-05-254th vAndreas Maunz
2011-05-252nd vAndreas Maunz
2011-05-251st vAndreas Maunz
2011-05-25Fixed add_neighborAndreas Maunz
2011-05-25Add_neighbor functionAndreas Maunz
2011-05-24fix lazar-non-predictions: replace "No similar compounds in training dataset....mguetlein
2011-05-23owl-dl fixed for model and prediction datasetsChristoph Helma
2011-05-19Fixed neighbor selectionAndreas Maunz
2011-05-19Fixed digression class / regrAndreas Maunz
2011-05-10Fixed first prediction caseAndreas Maunz
2011-05-10Using Best prediction onlyAndreas Maunz
2011-05-10Added balAndreas Maunz
2011-04-06Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmr
2011-04-06A&A fixes, code cleaningmr
2011-04-04OT.isA substituted by RDF.type, identification of feature_types by RDF.typeChristoph Helma
2011-02-14read from subjectcookie, fix read feature_typemguetlein
2011-02-09fix rdf parsing to work with ambit dataset service with a&a, minor changesmguetlein
2011-02-08not using rapper directly, use rest client and tmp-filemguetlein
2011-02-07.find method raises error if opentox-object not found, extending validation.rbmguetlein
2011-02-02resclient wrapper: headers <-> payload, error report from rdfmguetlein
2011-01-28extend whitelisting, get feature_type from algorithmmguetlein
2011-01-26add whitlisting concept for A&A, some minor modificationsmguetlein
2011-01-25merged michas GET authorizationmguetlein
2011-01-25do not catch error in model.runmguetlein
2011-01-14add percentage completed supportmguetlein
2011-01-13remove old classification? in model.rb, add ie hack to overwritemguetlein