summaryrefslogtreecommitdiff
path: root/lib/ot_predictions.rb
AgeCommit message (Expand)Author
2012-04-02new stratified type super added to crossvalidation and traning-test-split val...mguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-12-07add computation of classification prediciton probabilitiesmguetlein
2011-08-04fix cv when no predictions on a foldmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
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-20for new predictions in reports: fix namingmguetlein
2011-05-20handle confidence nil values, and fix prediction confidence sorting, improved...mguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-12move to ruby-plot 0.0.3, use png instead of svg, use ?media for compound imagesmguetlein
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-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
2011-02-13adding ambit hack to allow validationmguetlein
2011-02-09render https in reportsmguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
2011-01-28whitelist validation-non-resource-uris, minor fixesmguetlein
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
2011-01-14minor fixes + adjustments to set percentage completedmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove activerec...mguetlein
2010-11-26huge commit, main changes: validation_type and .finished introduced, supporti...mguetlein
2010-09-02fixing rakefile, adding some more content to reach qmrf report, fix :model-na...mguetlein
2010-08-04add new /predictions funcionalitymguetlein
2010-08-02improve search facilites to enable rdf-format propertiesmguetlein
2010-07-02getting regression values from prediction datasets fixedChristoph Helma
2010-06-29fix bug when performing regressionmguetlein
2010-05-07revert changes no feature encoing in datasetmguetlein
2010-04-21asynchronuos report creation, adjust to new RestClientWrapper signatureMartin Gütlein
2010-04-19added nightly reportMartin Gütlein
2010-04-14removing class feature in test-datsets, introduced test_class_datasetMartin Gütlein
2010-03-30mostly munich changesMartin Gütlein
2010-03-29add target variance to regression statsMartin Gütlein
2010-03-26adding redirect hack script/feature_uri->prediction_featureMartin Gütlein
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-03-09some cv report modificationsMartin Gütlein
2010-03-02cv statistics, ie accept header hack, alg comp reportMartin Gütlein
2010-02-17adjust to api changes, added tasksMartin Gütlein
2010-01-14some commenting, reordering, creating examples without restclientMartin 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