summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-15Duration time doubles after each status check while waiting for task completi...pc4davor
2011-12-13Changed scalingAndreas Maunz
2011-12-12y outlier removal also for pcrAndreas Maunz
2011-12-12Added y outlier removal based on IQR, see http://goo.gl/mwzNHAndreas Maunz
2011-12-11Merge branch 'pc3' of github.com:opentox/opentox-ruby into pc3Andreas Maunz
2011-12-11checkout to last commit; set fixed max_perc_neighbors OFF, removed PSIAndreas Maunz
2011-12-09Updated rack version to 1.3.5davor
2011-12-09fixed max_perc_neighbors ON + weighting + weighting in leapsAndreas Maunz
2011-12-09fixed max_perc_neighbors ON + weightingAndreas Maunz
2011-12-09Added method=MMAndreas Maunz
2011-12-09Censoring: offAndreas Maunz
2011-12-09MLR:Andreas Maunz
2011-12-07Switched MLR to robust regression (rlm of MASS pack)Andreas Maunz
2011-12-07Feature selection fixAndreas Maunz
2011-12-07Switched to MLR in local_mlr_propAndreas Maunz
2011-12-07Prepared MLR for feature selectionAndreas Maunz
2011-12-06Added subset selection for mlrAndreas Maunz
2011-12-06@-@Andreas Maunz
2011-12-06Using maxcols again to avoid overfittingAndreas Maunz
2011-12-06Added outlier detection for mlrAndreas Maunz
2011-12-06Fixed percent neighbor selectionAndreas Maunz
2011-12-06Fixed missing key for queryAndreas Maunz
2011-12-06Added outlier removalAndreas Maunz
2011-12-02Lowered model search start to 4 neighborsot1
2011-12-02using 10% quantile of RMSE, censoring when descriptors lead to no improvementot1
2011-12-02Model: better debug messageot1
2011-12-02Several bugs fixedot1
2011-12-02Cancelling prediction based on training R2ot1
2011-12-02Added searching through neighbors with PCRot1
2011-11-30Fixed RubyPlot version, minor bugot1
2011-11-30Fixed bug: missing SMILES entryot1
2011-11-30Truncating neighborsot1
2011-11-30Added neighbor ordering (descending by sim)ot1
2011-11-29pc_type switching for all algorithms, scaling for svm regressionAndreas Maunz
2011-11-28Enabled switching between prop types for MLRAndreas Maunz
2011-11-28Defaulting pc_prop to nil to allow switching between prop typesAndreas Maunz
2011-11-28Disabled debugAndreas Maunz
2011-11-28Fixed 'ids bug'Andreas Maunz
2011-11-28Fixed point prediction formatAndreas Maunz
2011-11-28Fixed transform of queryAndreas Maunz
2011-11-27New Ambit descriptor read-in (CSV)Andreas Maunz
2011-11-25Reading SDF to shorten workflowAndreas Maunz
2011-11-25RCW timout to 120, fixed sometimes missing features in Ambit descriptorsAndreas Maunz
2011-11-25Fixed argument separatorAndreas Maunz
2011-11-24Added pc_type switchdavor
2011-11-24Added pc_type switchAndreas Maunz
2011-11-24Fixed underrun of descriptorsAndreas Maunz
2011-11-23Access PC descriptors via InChIAndreas Maunz
2011-11-23Keeping neighbor order on pc results, support for removed neighbors during pcAndreas Maunz
2011-11-23Integrated reduction strategy to remove NILsAndreas Maunz