summaryrefslogtreecommitdiff
path: root/report/report_factory.rb
AgeCommit message (Expand)Author
2011-07-13added correlation coefficient to regression reportsmguetlein
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-05-19extended validation report plotting:mguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
2011-05-16add confidence plotsmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-02-04add num unpredicted to reportmguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
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
2010-10-06add text/html support, remove delete disabling, add new line to uri-list returnsmguetlein
2010-08-24remove cv regr plot for nowmguetlein
2010-08-18first version reach reportingmguetlein
2010-08-04add new /predictions funcionalitymguetlein
2010-07-12completing regression/statistics fixmguetlein
2010-07-05qmrf stup for editormguetlein
2010-06-07add regression plot, rescue not found errors, ..mguetlein
2010-05-18some report design changes, reload when creating validationmguetlein
2010-05-14extend error msgmguetlein
2010-05-07fix feature encoding, add comparables report to nightlymguetlein
2010-03-30mostly munich changesMartin Gütlein
2010-03-23added predictedValues feature, some report changes (true feature prediction c...Martin Gütlein
2010-03-09some cv report modificationsMartin Gütlein
2010-03-08fixed: percent float instead of int, sum of number counts for cvMartin Gütlein
2010-03-02cv statistics, ie accept header hack, alg comp reportMartin Gütlein
2010-02-26 replacing r bar plot with ruby-plot gemMartin Gütlein
2010-02-23disable validation logger init, add new roc plot functionalityMartin Gütlein
2010-01-15minor changes, simply validation access initializationMartin Gütlein
2010-01-12added report examples and example tests, new module ValidationMartin Gütlein
2010-01-11adjusted reporting to recent api changesMartin Gütlein
2010-01-07* replace load with require (to avoid loading resources twice)Martin Gütlein
2009-12-15add basic regression supportMartin Gütlein
2009-12-14added support for non-binary classificationMartin Gütlein
2009-11-26fixed variance calculation, added ranking plots for compare algs on multiple ...Martin Gütlein
2009-11-13merged reports into this repMartin Gütlein