summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-10Merge branch 'pc_new_1' of github.com:opentox/opentox-ruby into pc_new_1pc_new_1Andreas Maunz
2012-02-10Write warning if all values of a feature are missing in datasetAndreas Maunz
2012-02-09Merge branch 'development' into pc_new_1Andreas Maunz
2012-02-09Fixed temp file deletionAndreas Maunz
2012-02-09Flushing tempfileAndreas Maunz
2012-02-09Fixed file deletionAndreas 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-08Merge branch 'pc_new_1' of github.com:opentox/opentox-ruby into pc_new_1Andreas Maunz
2012-02-08Cleaning up tmp files in serializer and utilsAndreas Maunz
2012-02-08Adjusted rfeAndreas Maunz
2012-02-08Merge branch 'pc_new_1' of github.com:opentox/opentox-ruby into pc_new_1Andreas Maunz
2012-02-08Fixed handling of duplicate SMILES structures in ambit datasetsAndreas Maunz
2012-02-07Added rfeAndreas Maunz
2012-02-07r-util, dataframe-conversion: replace indices-ids with uri-idsmguetlein
2012-01-31remove dependencies=T when installing r-packages, this seems to install whey ...mguetlein
2012-01-31remove some packages from r-utilmguetlein
2012-01-31Merge branch 'caret' into pc_new_1Andreas Maunz
2012-01-31fix r conversion: nil<->NAmguetlein
2012-01-30make feature filtering at an earlier levelmguetlein
2012-01-30there is usually more than one indep features, parse as arraymguetlein
2012-01-30add r-util to wrappermguetlein
2012-01-30SVM: use only caret, switch via R factorscaretAndreas Maunz
2012-01-30fix merge with a&a enabledmguetlein
2012-01-30add merge method to datasetmguetlein
2012-01-30Fixed multiple values for CSV downloadAndreas Maunz
2012-01-30serializer.rb: inchi key standard for csv downloadAndreas 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-19Fixed parser error on handling multiple features in CSVAndreas Maunz
2012-01-18Changed OpenTox API RDF namespace back to 1.1 till related problems aredavor
2012-01-18Added censoring based on training R^2, removed log scaling for y.Andreas Maunz
2012-01-17Fixed gram matrix calculation for prev commitAndreas Maunz
2012-01-17Heute morgen, 07:19davor
2012-01-16Fixed bugs in Rdavor
2012-01-16Fixed slicing, Cosine sim truncateddavor
2012-01-15Added SVM parameter searchdavor
2012-01-14OpenTox API RDF namespace changed to 1.2Christoph Helma
2012-01-13SVD transformed data matrix need not be calculated againdavor
2012-01-13Fixed entry deletion for lookupsdavor
2012-01-13Fixed error messagedavor
2012-01-13transform.rb: fixed debug messagedavor
2012-01-10Fixed R freedavor