summaryrefslogtreecommitdiff
path: root/lib/feature.rb
AgeCommit message (Collapse)Author
2013-03-26code cleanup and refactoring.Christoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2011-08-16initial minimal versionChristoph Helma
2011-05-27predicted variable and confidence can now be derieved from model, adjust ↵mguetlein
feature_type accordingly
2011-05-19Merge branch 'reach_balanced' into developmentAndreas Maunz
Conflicts: lib/algorithm.rb lib/feature.rb lib/parser.rb
2011-05-11Further Martin patchAndreas Maunz
2011-05-06read acceptValue from ambit datasets, set acceptValue when create dataset ↵mguetlein
from csv/excel
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-14read from subjectcookie, fix read feature_typemguetlein
2011-01-28extend whitelisting, get feature_type from algorithmmguetlein
2011-01-25merged michas GET authorizationmguetlein
2011-01-13find methods for algorithm and model, split method for dataset, feature_type ↵mguetlein
method for model and feature, perform single predicitons in resuce block, add to-html.rb, fix handling of rest-client-wrapper
2011-01-05Authorization for GET requestsmr
2010-11-19lazar predictions for toxcreate workingChristoph Helma
2010-11-11first steps towards version 2.0, yard documentation started, passes ↵Christoph Helma
compound, dataset, feature, algorithm, fminer tests
2010-10-22new API with support for external services (initial version)Christoph Helma
2009-11-23RDF support addedChristoph Helma
2009-10-06Passes tests in opentox-testChristoph Helma
2009-09-10initial wrapper for new webservicesChristoph Helma
2009-09-08api separated into individual components, adapted for new webservice versionsChristoph Helma