summaryrefslogtreecommitdiff
path: root/lib/algorithm.rb
AgeCommit message (Expand)Author
2012-05-23Added fminer support for percentage and per-mil min frequenciesbbrc-sampleAndreas Maunz
2012-05-21Fixed read-in of smiles for fminerAndreas Maunz
2012-05-07checking instance if data should be added to fminerAndreas Maunz
2012-05-03Ordered addition of entries to fminerAndreas Maunz
2012-04-19Manual merge with development.David Vorgrimmler
2012-04-18Improved compounds comparison in lookuppc_unified_from_jlDavid Vorgrimmler
2012-04-17Corrected: CSV download, fminer prediction f detectAndreas Maunz
2012-04-10Removed value_map from paramsAndreas Maunz
2012-04-04Supporint lookupAndreas Maunz
2012-03-20Merged back to d7c0289 but includes fixes.davor
2012-03-20Backup including important chances from devjl_dvdavor
2012-03-06Adjusted rfe settings and fixed minor bug.davor
2012-03-05Merge branch 'jl' of git://github.com/opentox/opentox-ruby into jlAndreas Maunz
2012-03-05RFE selects proper subset of featuresAndreas Maunz
2012-03-05Added new ruby-plot verion. Modified rfe parameter and remove unvalidedavor
2012-02-24Merge branch 'jl' of github.com:opentox/opentox-ruby into jlAndreas Maunz
2012-02-24Increase bootstrap samples to 150 in RFEAndreas Maunz
2012-02-23Removing features with only NA values in rfe.davor
2012-02-09Merge branch 'development' into pc_new_1Andreas Maunz
2012-02-09Using single feature rows for final resultAndreas Maunz
2012-02-09Random seed addedAndreas Maunz
2012-02-08Removed debug outputAndreas Maunz
2012-02-08Adjusted rfeAndreas Maunz
2012-02-07Added rfeAndreas Maunz
2012-01-30SVM: use only caret, switch via R factorscaretAndreas Maunz
2012-01-28Caret finishedAndreas Maunz
2012-01-25fix fminer when applied to categorial data where values are numeric (i.e. htt...mguetlein
2012-01-24Init caretAndreas Maunz
2012-01-23Increased SVM parameter rangeAndreas Maunz
2012-01-20Merge branch 'pc_new_1' of github.com:opentox/opentox-ruby into pc_new_1Andreas Maunz
2012-01-20Add new parameter, min_train_performance, which controls censoring inAndreas Maunz
2012-01-20Re-Added PCA to PCRAndreas Maunz
2012-01-19Removed MLRAndreas Maunz
2012-01-18Added censoring based on training R^2, removed log scaling for y.Andreas Maunz
2012-01-16Fixed bugs in Rdavor
2012-01-16Fixed slicing, Cosine sim truncateddavor
2012-01-15Added SVM parameter searchdavor
2012-01-10Fixed R freedavor
2012-01-10Improved on includesdavor
2012-01-10Parameter clean-updavor
2012-01-04Fixed several bugsdavor
2012-01-04Removed best subset selection for neighbors in PCRdavor
2012-01-04Moved outlier detection to special routinedavor
2012-01-04Removed y transformation, column scaling, and PCA for MLR and PCRdavor
2012-01-04Removed get_sizes routinedavor
2012-01-03Fixed NOP Errordavor
2012-01-02Model Transformationdavor
2011-12-30Fixed bugs in Substructure.lookupdavor
2011-12-28Removed parameterdavor
2011-12-28Cleaned Weighted Majority Votedavor