summaryrefslogtreecommitdiff
path: root/validation
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-30add skip-fold for faster partial loo-cv and filtering of predictionsmguetlein
2014-10-21add loo 'uniq' version that puts duplicates into the same foldmguetlein
2014-10-06interpret csv values in algorithm_params as arraymguetlein
2014-03-18Update README.mdMartin Gütlein
2014-03-18add readmesmguetlein
2014-03-17adding readme in validation foldermguetlein
2013-09-06enabling validation by requiring server and using OpenTox::Applicaiton, remov...mguetlein
2013-08-09adjust validation to ruby2.0 and to client-API changesmguetlein
2013-07-16subjectid handled by RestClientWrapperChristoph Helma
2013-07-12value type identification/conversion fixedChristoph Helma
2013-07-04Algorithm::Generic and Model::Generic classes.Christoph Helma
2013-05-02added HEAD route for service checkgebele
2013-05-02added HEAD route for service checkgebele
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-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-04-24fix setting of alogrithm_paramsmguetlein
2012-04-24add redis index to algorihtm_uris, fix stratified cv r-util import, explictly...mguetlein
2012-04-02new stratified type super added to crossvalidation and traning-test-split val...mguetlein
2012-03-26add concordance correlation coefficient, adjust feature value plottingmguetlein
2012-03-13Merge branch 'release/v3.1.0' into developmentrautenberg
2012-03-13set correct creator URI in cv dataset foldsmguetlein
2012-03-06subjectid from helperrautenberg
2012-03-02fix: do not always delete feature datasets in loo-cvmguetlein
2012-02-28remove unneeded dataset files when performing loo-cvmguetlein
2012-01-31adapt validation to r-util (split), add new r plotsmguetlein
2012-01-18wrap plain split into taksmguetlein
2012-01-18add super-stratification split for training test splittingmguetlein
2012-01-04fix validation aa errors, add more verbose error msg for propbabilites featuremguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-12-07add computation of classification prediciton probabilitiesmguetlein
2011-11-25add r-square plot, fix prediction updating, add weighted sample-correlation-c...mguetlein
2011-11-23fix load validations for serializationmguetlein
2011-11-23adjust yaml version for to-htmlmguetlein
2011-11-23add validation to pure-yaml code for serializationmguetlein
2011-08-19add missing subjectidv3.0.1mr
2011-08-15add search with model in crossvalidation and qmrf report as discussed with ni...mguetlein
2011-08-13add bootstrapping descriptionmguetlein
2011-08-01add subjectid to crossvalidation callmr
2011-06-29add dataset cleanup methodmguetlein
2011-06-29do delete policies in background with sleeps, fix cleanup methodmguetlein
2011-06-17prefer prediction_feature, use Model.dependentVariables if no prediction feat...mguetlein
2011-06-16add post formsmguetlein
2011-05-30fix algparams with multiple '='mguetlein