summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03extend yardocfeature/yardocsrautenberg
2015-04-27initial yardoc documentationrautenberg
2014-11-05remove explicit subjectid argument in Authorization::authorized? callrautenberg
2014-10-31add new binning plot for accuracy-confidence plot (this is to visualize how t...mguetlein
2014-10-31remove log messagesmguetlein
2014-10-31add new binning plot for accuracy-confidence plot (this is to visualize how t...mguetlein
2014-10-31remove log messagesmguetlein
2014-10-31remove log messagesmguetlein
2014-10-30add skip-fold for faster partial loo-cv and filtering of predictionsmguetlein
2014-10-30move plottingmguetlein
2014-10-21fix image issues in reportingmguetlein
2014-10-21improve predictions table in validation_report: add boxplot, make sortable, j...mguetlein
2014-10-21add loo 'uniq' version that puts duplicates into the same foldmguetlein
2014-10-10fix: validation of prediction of compound that occurs more than once in the t...mguetlein
2014-10-06interpret csv values in algorithm_params as arraymguetlein
2014-06-10update to ruby 2.0.0-p481 to solve openssl wheezy issueMicha Rautenberg
2014-03-18Update README.mdMartin Gütlein
2014-03-18Update README.mdMartin Gütlein
2014-03-18Update TODO.mdMartin Gütlein
2014-03-18add readmesmguetlein
2014-03-17adding readme in validation foldermguetlein
2013-10-17temp fix for: bundle install fails with ssl certificate verification err (see...rautenberg
2013-09-06enabling validation by requiring server and using OpenTox::Applicaiton, remov...mguetlein
2013-09-05fix validation aa error: remove unnecessary subjectidmguetlein
2013-08-09adjust validation to ruby2.0 and to client-API changesmguetlein
2013-08-07Updated ruby to 2.0.0-p247davor
2013-07-16subjectid handled by RestClientWrapperChristoph Helma
2013-07-12value type identification/conversion fixedChristoph Helma
2013-07-04attempt to fix validation, tests still not passingChristoph Helma
2013-07-04Algorithm::Generic and Model::Generic classes.Christoph Helma
2013-06-21unicorn configuration addedChristoph Helma
2013-05-02added HEAD route for service checkgebele
2013-05-02added HEAD route for service checkgebele
2013-04-19installation with ruby 2.0.0-p0rautenberg
2013-04-08debug messsages partially removed, gem depencies updated. tested with ruby 2....Christoph Helma
2013-03-27validation tests okChristoph Helma
2013-03-26initial adjustments for refactored versionChristoph Helma
2013-02-12url_for removed, dependencies in validation.gemspecChristoph Helma
2013-02-12Minor modifications.davor
2013-02-04replace old error raising with new commandsmguetlein
2013-02-04a lot of adjustments to new archmguetlein
2012-12-06first step towards new architecture (4store)martin
2012-07-13Merge branch 'release/v3.2.0' into developmentrautenberg
2012-07-13update README daterelease/v3.2.0rautenberg
2012-04-24Creating R image commented out.Andreas Maunz
2012-04-24fix setting of alogrithm_paramsmguetlein
2012-04-24Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2012-04-24add redis index to algorihtm_uris, fix stratified cv r-util import, explictly...mguetlein
2012-04-18Merge branch 'jl' into developmentDavid Vorgrimmler
2012-04-11Fixed forced conversion to stringjlAndreas Maunz