summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
AgeCommit message (Expand)Author
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
2010-06-25resolved conflicts, replace text/x-yaml with application/x-yaml, acceess clas...mguetlein
2010-05-17get dataset as yamlmguetlein
2010-05-16add check for data when creating new datasetmguetlein
2010-05-12Modification for new RestClient: body instead of to_sChristoph Helma
2010-05-11return pure string when savingmguetlein
2010-05-10Validation service integratedChristoph Helma
2010-05-06adding ch's test service to yamlmguetlein
2010-05-06major change: using literal datatypes in owlmguetlein
2010-04-23changing owl once againMartin Gütlein
2010-04-19lib/owl.rbMartin Gütlein
2010-04-14performance tweaking for owl dataset loadingMartin Gütlein
2010-03-30munich servicesMartin Gütlein
2010-03-29added tum modelsMartin Gütlein
2010-03-29dataset fixMartin Gütlein
2010-03-29add ortona to dataset-yaml-listMartin Gütlein
2010-03-26adding ambit/ntua hacksMartin Gütlein
2010-03-25wrapper adjustments for validationMartin Gütlein
2010-03-24resolved conflictsMartin Gütlein
2010-03-23added amit dataset parsing, static lazar feature modifierMartin Gütlein
2010-03-19owl parsing implementedChristoph Helma
2010-03-16initial test for dataset prediction addedChristoph Helma
2010-03-16OWL-DL export addedChristoph Helma