summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-10-31remove log messagesmguetlein
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-10fix: validation of prediction of compound that occurs more than once in the t...mguetlein
2014-03-18add readmesmguetlein
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-04attempt to fix validation, tests still not passingChristoph 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-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-24Creating R image commented out.Andreas Maunz
2012-04-18Merge branch 'jl' into developmentDavid Vorgrimmler
2012-04-11Fixed forced conversion to stringjlAndreas Maunz
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-01-31adapt validation to r-util (split), add new r plotsmguetlein
2012-01-18add super-stratification split for training test splittingmguetlein
2012-01-10change in validation: duplicates (with different values) in test-set are hand...mguetlein
2011-12-14make prediciton filtering robust to nil valuesmguetlein
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-08-18add ppv and npv to bar plot, remove debug outputmguetlein
2011-08-18add npv calculation, add ppv (renamed from precision) and npv to important cl...mguetlein
2011-08-18add confidence plots for various classification statsmguetlein
2011-08-18fix ROC stuff, rename weighted_auc to average_aucmguetlein
2011-08-04fix cv when no predictions on a foldmguetlein
2011-07-18resuce correlation coeffiction computation errorsmguetlein
2011-07-13fix valid prediction values check for regression validationmguetlein
2011-07-12fixed sqrt domain error in regression validation, added check for NaN and Inf...mguetlein
2011-07-06fix error when making regression validations w/o confidencemguetlein
2011-06-30adding confidence-weighted regression statsmguetlein
2011-06-06halts (partially) substituted by OpenTox errorsChristoph Helma
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26implemented loo crossvalidationmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-24remove debug outputmguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-24extended error msg when too many predictions (for pantelis)mguetlein
2011-05-24fix r-square computationmguetlein
2011-05-20for new predictions in reports: fix namingmguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein