summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2011-05-09Hotfix: Gaussian Decay for neighborsAndreas Maunz
2011-05-09Hotfix: Gaussian Decay for neighborsAndreas Maunz
2011-05-09add list method to validation and crossvalidation objectsmguetlein
2011-05-06read acceptValue from ambit datasets, set acceptValue when create dataset ↵mguetlein
from csv/excel
2011-05-06minor fixes: missing-values when splitting datasets, timeout handled in ↵mguetlein
rest-client-wrapper
2011-05-06fix specificity (was 1-specificity) in cv-summary, (added ↵mguetlein
training-test-split to validation object)
2011-05-06request features in YAML format first (Dataset.load_features), chomp URIs in ↵root
Dataset.all)
2011-05-05Fixed activity outputAndreas Maunz
2011-05-04use task-status-code from task-service (to fix inconsistent task status codes)mguetlein
2011-05-02fix file type in helpermr
2011-04-28Removed redis-server start call.Andreas Maunz
2011-04-21subjectids for load_metadata in algorithm.rb and list_policies_uris changes ↵mr
in A&A
2011-04-08A&A fixesmr
2011-04-06Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmr
2011-04-06A&A fixes, code cleaningmr
2011-04-05Parser.load_features fixed for SubstructuresChristoph Helma
2011-04-04OT.isA substituted by RDF.type, identification of feature_types by RDF.typeChristoph Helma
2011-03-31Merge branch 'master' into feature/externalChristoph Helma
2011-03-31ohm-contrib addedChristoph Helma
2011-03-16conversion to float in Math.gaussChristoph Helma
2011-03-16doc for Feature.find, load_features in feature_typeChristoph Helma
2011-03-09old database config removedChristoph Helma
2011-03-03login methods in to-html.rb removed, interferes with ToxCreate loginChristoph Helma
2011-02-27code cleanupChristoph Helma
2011-02-25ohm/redis backendroot
2011-02-25experiments with db adaptersroot
2011-02-24set :lock, true in config_ru.rb, detect accept header in before filterroot
2011-02-21fix for Datset#add false values, fix for parsing compounds without valuesmguetlein
2011-02-21removing debug msgmguetlein
2011-02-21clean uri now works for https, rdf parsing issues: /features and ↵mguetlein
?feature_uris, missing subjectid
2011-02-19add login functionality to webservicesmguetlein
2011-02-14fix: handle nil values in splitmguetlein
2011-02-14handle nil values in splitmguetlein
2011-02-14read from subjectcookie, fix read feature_typemguetlein
2011-02-13more debug out when authentication failsmguetlein
2011-02-11adjust parser that dataset = daset.to_rdf.from rdfmguetlein
2011-02-11fix read from rdf filemguetlein
2011-02-10adjust rdf dataset parsing: take XSD type into accountmguetlein
2011-02-10render https as linkmguetlein
2011-02-10small fixesmguetlein
2011-02-10A&A hack for report svgsmguetlein
2011-02-10merged with michas versionmguetlein
2011-02-10A&A fixesmr
2011-02-10A&A fixesmr
2011-02-10config.yaml with new settings for A&Amr
2011-02-09task with subtask from mguetleinmr
2011-02-09minor fixmr
2011-02-09fix tum hackmguetlein
2011-02-09remove lettermguetlein
2011-02-09fix rdf parsing to work with ambit dataset service with a&a, minor changesmguetlein