summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-01add subjectid to crossvalidation callmr
2011-07-18resuce correlation coeffiction computation errorsmguetlein
2011-07-13added correlation coefficient to regression reportsmguetlein
2011-07-13fix valid prediction values check for regression validationmguetlein
2011-07-12minor fix for new regression plotting: dont count nil values as omitted valuemguetlein
2011-07-12regression plot in 2 different scalesmguetlein
2011-07-12fixed sqrt domain error in regression validation, added check for NaN and Inf...mguetlein
2011-07-06fix error when making regression validations w/o confidencemguetlein
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-06-29add dataset cleanup methodmguetlein
2011-06-29do delete policies in background with sleeps, fix cleanup methodmguetlein
2011-06-17fix chart keys (removing 'default', adding crossvalidation fold)mguetlein
2011-06-17do not empty subjectid to jnlp when a&A is disabledmguetlein
2011-06-17prefer prediction_feature, use Model.dependentVariables if no prediction feat...mguetlein
2011-06-17report stylesheet moved from ortona to validation servicemguetlein
2011-06-17Merge branch 'development' of github.com:opentox/validation into developmentmguetlein
2011-06-16add post formsmguetlein
2011-06-15clean merge with hotfixmr
2011-06-15hotfix close Rmr
2011-06-15hotfix qmrf sqlitemr
2011-06-06halts (partially) substituted by OpenTox errorsChristoph Helma
2011-05-31quit r instance after statistical test, will hopefully solve timeout problemmguetlein
2011-05-31retry hack for mysql litemguetlein
2011-05-30fix algparams with multiple '='mguetlein
2011-05-30change qmrfreport address from qmrfreport2 to qmrfreportmguetlein
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-26A&A reporting fixmguetlein
2011-05-26fix for last commit: fixes in reports for crossvaldiation with few predictionsmguetlein
2011-05-26fixes in reports for crossvaldiation with few predictionsmguetlein
2011-05-26fix error for stratified regression cvmguetlein
2011-05-26use accept_values method instead of accessing metadata directlymguetlein
2011-05-25fix: bar-plot format changed from svg to pngmguetlein
2011-05-25sort validation and crossvalidation listsmguetlein
2011-05-25replace +- in reports with corresponding html-charmguetlein
2011-05-25add cv debug msg to see number of foldsmguetlein
2011-05-24adjust to ruby-plot version 0.5, simplification + support for various max you...mguetlein
2011-05-24add rdf version for crossvalidation statisticsmguetlein
2011-05-24remove debug outputmguetlein
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-24fix r-square computationmguetlein
2011-05-23fix: set stratified to false if "false"||"0"||"mguetlein
2011-05-23fix read predicted variables in crossvaldation: forgot to add subjectidmguetlein
2011-05-23fix read predicted variables in crossvaldationmguetlein