summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
AgeCommit message (Expand)Author
2012-07-06feature and task tests passChristoph Helma
2012-06-28Dataset.data_entries fixedChristoph Helma
2012-03-15dataset methods implementedChristoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2011-08-16initial minimal versionChristoph Helma
2011-05-31fix set acceptValues when splitting dataset for validationmguetlein
2011-05-26unify access to classification feature domain, replace methode feature_values...mguetlein
2011-05-23owl-dl fixed for model and prediction datasetsChristoph Helma
2011-05-20Merge branch 'master' into developmentChristoph Helma
2011-05-06minor fixes: missing-values when splitting datasets, timeout handled in rest-...mguetlein
2011-05-06request features in YAML format first (Dataset.load_features), chomp URIs in ...root
2011-04-08A&A fixesmr
2011-04-04OT.isA substituted by RDF.type, identification of feature_types by RDF.typeChristoph Helma
2011-03-16doc for Feature.find, load_features in feature_typeChristoph Helma
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 ?feature_uri...mguetlein
2011-02-14fix: handle nil values in splitmguetlein
2011-02-14handle nil values in splitmguetlein
2011-02-11fix read from rdf filemguetlein
2011-02-07add Dataset.exist as find loads all datamguetlein
2011-02-02resclient wrapper: headers <-> payload, error report from rdfmguetlein
2011-01-28extend whitelisting, get feature_type from algorithmmguetlein
2011-01-25merged michas GET authorizationmguetlein
2011-01-19extend authorization and rdf serialization for validationmguetlein
2011-01-13find methods for algorithm and model, split method for dataset, feature_type ...mguetlein
2011-01-13A&A for GET requestsmr
2011-01-05Authorization for GET requestsmr
2010-12-16A&Amr
2010-12-14rename token_id to subjectidmr
2010-12-14remove token_id from tables in databasemr
2010-12-09A&A implementationmr
2010-11-24opentox-ruby-api-wrapper renamed to opentox-rubyChristoph Helma
2010-11-19lazar predictions for toxcreate workingChristoph Helma
2010-11-11Documentation and API fixes for serializer and parserChristoph Helma
2010-11-11first steps towards version 2.0, yard documentation started, passes compound,...Christoph Helma
2010-10-22new API with support for external services (initial version)Christoph Helma
2010-08-23lib/dataset.rbmguetlein
2010-08-19as_task: title and creator required, fix create_new_dataset from owl datasetmguetlein
2010-08-11remove prognames to shorten logmguetlein
2010-08-09Merge commit 'mguetlein/test' into developmentChristoph Helma
2010-08-09configuration simplifiedChristoph Helma
2010-08-09remove double to_yamlmguetlein
2010-08-06add owl_to_yaml to dataset.rb, add more comments to datset.rbmguetlein
2010-08-04dataset to/from rdf now working againmguetlein
2010-08-02handle missing features, some more documentation for owlmguetlein
2010-07-30fix dataset.find to not request yaml from ambitmguetlein
2010-07-28new owl version (should be backwards compatible), fix dirty features bug in d...mguetlein
2010-07-02return of confidence, classification and regression values from prediction da...Christoph Helma
2010-07-01log level moved to config, model type detection updatedChristoph Helma