summaryrefslogtreecommitdiff
path: root/report/environment.rb
AgeCommit message (Expand)Author
2012-01-31adapt validation to r-util (split), add new r plotsmguetlein
2011-11-30Updated ruby-plot version to 0.6.0davor
2011-05-31quit r instance after statistical test, will hopefully solve timeout problemmguetlein
2011-05-24adjust to ruby-plot version 0.5, simplification + support for various max you...mguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-16add confidence plotsmguetlein
2011-05-13reduce ruby-plot dependency to pessimistic version vonstraint (~>)mguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
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-09-02fix activerecord version, improve rake init scriptmguetlein
2010-08-04add new /predictions funcionalitymguetlein
2010-08-02improve search facilites to enable rdf-format propertiesmguetlein
2010-07-28remove rdf_provider to use rewritten owl.rb in wrappermguetlein
2010-07-12reorded loading to load wrapper after activerecordmguetlein
2010-06-25reorganized requires, added install_gems to Rakefile, text/x-yaml to applicat...mguetlein
2010-06-09report persistance, modify val persistance (serialize hashes, rename uri)mguetlein
2010-06-07add regression plot, rescue not found errors, ..mguetlein
2010-03-25adjust to new ruby api wrapper versionMartin Gütlein
2010-03-23added predictedValues feature, some report changes (true feature prediction c...Martin 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-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-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-25set content-tpye when accessing ressources, check report types, ...Martin Gütlein
2009-11-24add prediction_feature paramMartin Gütlein
2009-11-13merged reports into this repMartin Gütlein