summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-05-16add confidence plotsmguetlein
2011-05-16fix mean_absolute_error computationmguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
2011-05-10set date when creating validations/crossvalidtions/reportsmguetlein
2011-05-09restore test_util.rb (accidently removed with unit-tests)mguetlein
2011-05-09remove unit tests from validation repository (move to test)mguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-06validation utilizes/requires acceptValue for classificationmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-03-03contradicting multiple measurements ignoredroot
2011-03-03Merge remote branch 'mguetlein/test' into developmentChristoph Helma
2011-03-03Merge branch 'development' of github.com:helma/opentox-validation into develo...Christoph Helma
2011-02-23extend limit to 512 from 255, plus minor fixmguetlein
2011-02-19add subject-id to to-html, minor changesmguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-13remove ambit hack again, nina fixed itmguetlein