summaryrefslogtreecommitdiff
path: root/validation/validation_service.rb
AgeCommit message (Expand)Author
2012-10-24validation does not have to be finished to copy datasets from itval_expmguetlein
2012-10-19next contra split methodmguetlein
2012-10-15contra -> contra-bin and contra-euclmguetlein
2012-10-13super6 -> super5 and super-binmguetlein
2012-10-12super5 -> super6, because this does a tanimoto-based-approach for binary feat...mguetlein
2012-10-12add contra splitting, provide access to dataset-splits, minor stuffmguetlein
2012-07-27disable dataset cache when filteringmguetlein
2012-07-23new params for new r-util funcitonsmguetlein
2012-06-26fix median for medianConfidence, add confidence to validation visualization, ...mguetlein
2012-06-20add valdiation attribute medianConfidencemguetlein
2012-06-15dataset add() speedup, handle missing values in dataframe to dataset, modfied...mguetlein
2012-06-12add/adjust/remove log messagesmguetlein
2012-06-09new branch val_expmguetlein
2012-04-24fix setting of alogrithm_paramsmguetlein
2012-04-24add redis index to algorihtm_uris, fix stratified cv r-util import, explictly...mguetlein
2012-04-02new stratified type super added to crossvalidation and traning-test-split val...mguetlein
2012-03-26add concordance correlation coefficient, adjust feature value plottingmguetlein
2012-03-13set correct creator URI in cv dataset foldsmguetlein
2012-03-02fix: do not always delete feature datasets in loo-cvmguetlein
2012-02-28remove unneeded dataset files when performing loo-cvmguetlein
2012-01-31adapt validation to r-util (split), add new r plotsmguetlein
2012-01-18add super-stratification split for training test splittingmguetlein
2012-01-04fix validation aa errors, add more verbose error msg for propbabilites featuremguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-12-07add computation of classification prediciton probabilitiesmguetlein
2011-06-29do delete policies in background with sleeps, fix cleanup methodmguetlein
2011-06-17prefer prediction_feature, use Model.dependentVariables if no prediction feat...mguetlein
2011-05-30fix algparams with multiple '='mguetlein
2011-05-27fix percentage completed for cvmguetlein
2011-05-27fix error msgmguetlein
2011-05-27adding more verbose error message when feature_type is unknownmguetlein
2011-05-27remove hack to determine prediction featuremguetlein
2011-05-26implemented loo crossvalidationmguetlein
2011-05-26fix error for stratified regression cvmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-25add cv debug msg to see number of foldsmguetlein
2011-05-24rewrite: adjust to new prediction dataset format from lazar, read confidence ...mguetlein
2011-05-23fix read predicted variables in crossvaldation: forgot to add subjectidmguetlein
2011-05-23fix read predicted variables in crossvaldationmguetlein
2011-05-23fix subjectid bug when creating cv statsmguetlein
2011-05-18new feature: algorithm comparison reportmguetlein
2011-05-17crossvalidation statistics fix: compute cv-statistics with cv-predictions ins...mguetlein
2011-05-11fix stratified cv for datasets with multiple compoundsmguetlein
2011-05-11fix copy-exisiting-datasets function (removing datamapper syntax)mguetlein
2011-05-10fix stratified validationmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-02-23extend limit to 512 from 255, plus minor fixmguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-07add a&a to qmrf reportsmguetlein
2011-02-07activate copy of old cv dataset foldsmguetlein