summaryrefslogtreecommitdiff
path: root/report/report_content.rb
AgeCommit message (Expand)Author
2012-04-02new stratified type super added to crossvalidation and traning-test-split val...mguetlein
2012-01-31adapt validation to r-util (split), add new r plotsmguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-11-25add r-square plot, fix prediction updating, add weighted sample-correlation-c...mguetlein
2011-08-18add confidence plots for various classification statsmguetlein
2011-08-18fix ROC stuff, rename weighted_auc to average_aucmguetlein
2011-07-12regression plot in 2 different scalesmguetlein
2011-07-01add control of t-tests to algorihtm-comparison reportsmguetlein
2011-05-31quit r instance after statistical test, will hopefully solve timeout problemmguetlein
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-25fix: bar-plot format changed from svg to pngmguetlein
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-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-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-10fix report created-at datemguetlein
2011-05-06validation utilizes/requires acceptValue for classificationmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove activerec...mguetlein
2010-12-13minor changes on reportingmguetlein
2010-12-09add significance tests to reports, some more report modificationsmguetlein
2010-11-26huge commit, main changes: validation_type and .finished introduced, supporti...mguetlein