summaryrefslogtreecommitdiff
path: root/report
AgeCommit message (Expand)Author
2011-08-18adding tttestable attributes listmguetlein
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 [2]mguetlein
2011-08-18fix ROC stuff, rename weighted_auc to average_aucmguetlein
2011-07-13added correlation coefficient to regression reportsmguetlein
2011-07-12minor fix for new regression plotting: dont count nil values as omitted valuemguetlein
2011-07-12regression plot in 2 different scalesmguetlein
2011-07-01small bugifx in building error msgmguetlein
2011-07-01add control of t-tests to algorihtm-comparison reportsmguetlein
2011-06-30adding confidence-weighted regression statsmguetlein
2011-06-17fix chart keys (removing 'default', adding crossvalidation fold)mguetlein
2011-06-17report stylesheet moved from ortona to validation servicemguetlein
2011-06-17Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2011-06-16add post formsmguetlein
2011-06-15clean merge with hotfixmr
2011-06-15hotfix close Rmr
2011-06-06halts (partially) substituted by OpenTox errorsChristoph Helma
2011-05-31quit r instance after statistical test, will hopefully solve timeout problemmguetlein
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26A&A reporting fixmguetlein
2011-05-26fix for last commit: fixes in reports for crossvaldiation with few predictionsmguetlein
2011-05-26fixes in reports for crossvaldiation with few predictionsmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-25fix: bar-plot format changed from svg to pngmguetlein
2011-05-25replace +- in reports with corresponding html-charmguetlein
2011-05-24adjust to ruby-plot version 0.5, simplification + support for various max you...mguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-23fix for plot-zoom featuremguetlein
2011-05-23new feature: zoom into plots; (png-)plots in reports link to identical svg-plotsmguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-19extended validation report plotting: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-13reduce ruby-plot dependency to pessimistic version vonstraint (~>)mguetlein
2011-05-12rescue non-runtime error when plotting, more sensible error msg when no predi...mguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
2011-05-12fix report to html conversion timeoutmguetlein
2011-05-11fix: subjectid needed for loading acceptValue with a&amguetlein
2011-05-10set date when creating validations/crossvalidtions/reportsmguetlein
2011-05-10fix report created-at datemguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-06validation utilizes/requires acceptValue for classificationmguetlein
2011-05-06fix report encoding problemsmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-03-03remaining merge conflicts removedroot
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