summaryrefslogtreecommitdiff
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-17plotting stuff, redis ready checkmguetlein
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-07-10do not store predictions in validations, this will make redis grow too muchmguetlein
2012-06-26fix median for medianConfidence, add confidence to validation visualization, ...mguetlein
2012-06-20add valdiation attribute medianConfidencemguetlein
2012-06-18remove pics in reportsmguetlein
2012-06-15dataset add() speedup, handle missing values in dataframe to dataset, modfied...mguetlein
2012-06-12add/adjust/remove log messagesmguetlein
2012-06-11take confidence values for duplicate compounds into accountmguetlein
2012-06-09new branch val_expmguetlein
2012-04-24fix setting of alogrithm_paramsmguetlein
2012-04-24Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2012-04-24add redis index to algorihtm_uris, fix stratified cv r-util import, explictly...mguetlein
2012-04-18Merge branch 'jl' into developmentDavid Vorgrimmler
2012-04-11Fixed forced conversion to stringjlAndreas Maunz
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-22fix loo-report-build: make sure values are intmguetlein
2012-03-14Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2012-03-14fix 'skip results in loocv-reports'mguetlein
2012-03-13Merge branch 'release/v3.1.0' into developmentrautenberg
2012-03-13skip results in loocv-reportsmguetlein
2012-03-13set correct creator URI in cv dataset foldsmguetlein
2012-03-06subjectid from helperrautenberg
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-18wrap plain split into taksmguetlein
2012-01-18add super-stratification split for training test splittingmguetlein
2012-01-10change in validation: duplicates (with different values) in test-set are hand...mguetlein
2012-01-05fix: make sure subjectid is set in merged validation for comparison reportmguetlein
2012-01-04fix validation aa errors, add more verbose error msg for propbabilites featuremguetlein
2012-01-03add missing subjectid when loading validation for reportsmguetlein
2011-12-14make prediciton filtering robust to nil valuesmguetlein
2011-12-13add filtering of validation reportsmguetlein
2011-12-07Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2011-12-07add computation of classification prediciton probabilitiesmguetlein
2011-11-30Updated ruby-plot version to 0.6.0davor
2011-11-25add r-square plot, fix prediction updating, add weighted sample-correlation-c...mguetlein
2011-11-23enable reporting with external validationsmguetlein
2011-11-23fix load validations for serializationmguetlein
2011-11-23adjust yaml version for to-htmlmguetlein
2011-11-23add validation to pure-yaml code for serializationmguetlein