summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-06missing params for ttestval_expmguetlein
2012-10-19fix contra-splitting by writing own sample methodmguetlein
2012-10-19add process-util and zip-util to unify stuffmguetlein
2012-10-15contra -> contra-bin and contra-eucl, adjust number of samples for outlier de...mguetlein
2012-10-13add package procymguetlein
2012-10-13explicit feature-type setting for strat split, super6 -> super5 and super-binmguetlein
2012-10-12disable auto plotting when splittingmguetlein
2012-10-12add contra stratified splitting, add jaccard distance for binary fragments, a...mguetlein
2012-07-24fixing explict-stratified-splitting: take cluster with index 0 into accountmguetlein
2012-07-23extend/fix(?) stratified splitting, more r-util stuffmguetlein
2012-07-09add a pid check for local-running taskmguetlein
2012-07-09add filter function for datasetmguetlein
2012-07-05make validation host variablemguetlein
2012-07-05make sure not use rdf for feature requestsmguetlein
2012-07-04remove ugly find hack, as this problem occurs for create as well, and has to ...mguetlein
2012-07-04fix last commitmguetlein
2012-07-04fix last commitmguetlein
2012-07-04remove new sinatra params 'split' and 'captures' to make find workingmguetlein
2012-07-04dirty speedup hack for parse csvmguetlein
2012-06-27add debug msgmguetlein
2012-06-26add package dynamicTreeCutmguetlein
2012-06-26extend super stratified splitting, fix dataset performance hack, fix dataset ...mguetlein
2012-06-19fix boxplot, from dataframe performancemguetlein
2012-06-15dataset add() speedup, handle missing values in dataframe to dataset, modfied...mguetlein
2012-06-12add/adjust/remove log messagesmguetlein
2012-06-11make anti-strat independent of input order, minor fixesmguetlein
2012-06-09new branch val_expmguetlein
2012-04-23Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmguetlein
2012-04-23enable validation list filtering for multiple argumentsmguetlein
2012-04-20Added pc/ jl changes.davor
2012-04-19Manual merge with development.David Vorgrimmler
2012-04-18Improved compounds comparison in lookuppc_unified_from_jlDavid Vorgrimmler
2012-04-18Major fix: CSV downloadAndreas Maunz
2012-04-17Corrected: CSV download, fminer prediction f detectAndreas Maunz
2012-04-13Merge branch 'jl' into pc_unified_from_jlAndreas Maunz
2012-04-13Fix: verbose prediction ds for Substructure.lookupjlot5
2012-04-12Major bug fixed: order of compounds was unsure in transform.rbAndreas Maunz
2012-04-12Rem debugAndreas Maunz
2012-04-11pc_type and lib autodetection from feature datasetAndreas Maunz
2012-04-10Added common value_map routine to wrapperAndreas Maunz
2012-04-10Removed value_map from paramsAndreas Maunz
2012-04-10Fixed value map creation for multi type encodingAndreas Maunz
2012-04-10nominal fixed as 1st feature in metadataAndreas Maunz
2012-04-05Merge branch 'jl' into pc_unified_from_jlAndreas Maunz
2012-04-05Uploading master via RestClientAndreas Maunz
2012-04-05parser.rb modified to allow for several feature typesAndreas Maunz
2012-04-05Merge commit '1111dbc2f0751802c63dd42f120d4cc64e4cc4d6' into jldavor
2012-04-05Merge commit 'd82a5daa6c9218ee7b52eb5f933fd75b85e84d55' into developmentdavor
2012-04-05POST target for all descriptors changed to /pc/AllDescriptorsAndreas Maunz
2012-04-05Bugfix. Lookup problem for external compound uri fixed. davor