summaryrefslogtreecommitdiff
path: root/lazar.rb
AgeCommit message (Expand)Author
2012-04-18Now fingerprints, activities, compounds have the same keys and orderpc_unified_from_jlDavid Vorgrimmler
2012-04-17Now fixes are more readable.David Vorgrimmler
2012-04-17Bugfixes: Handling lib and pc_typeDavid Vorgrimmler
2012-04-17Improved debug outAndreas Maunz
2012-04-13Added min_sim transform to cosine spaceAndreas Maunz
2012-04-13Merge branch 'jl' into pc_unified_from_jlAndreas Maunz
2012-04-12Major bug fixed: order of compounds was unsure in transform.rbjlAndreas Maunz
2012-04-12Fixed params to feature_typeAndreas Maunz
2012-04-12Checking training compounds exceed featuresAndreas 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-04Supporting lookupAndreas Maunz
2012-02-21Merge branch 'development' of github.com:opentox/algorithm into developmentAndreas Maunz
2012-02-16Regression: 'paths' as features merely by default.Andreas Maunz
2012-02-15Commented out metadata information BO.instanceOf because BO ontology isdavor
2012-01-31nr_hits for all SVM formulationsAndreas Maunz
2012-01-30Prop on not for wmvAndreas Maunz
2012-01-30Prop always on, removed conf_stdevAndreas Maunz
2012-01-23Fixed bug in lazar.rb: propositionalized not set correctlyAndreas Maunz
2012-01-20Add new parameter, min_train_performance, which controls censoring inAndreas Maunz
2012-01-19Fix to previous commitAndreas Maunz
2012-01-19Making Prop default for SVMAndreas Maunz
2012-01-15Lowered sim threshold for cosine similarity to 0.4davor
2012-01-13Merge branch 'pc_new_1' of github.com:opentox/algorithm into pc_new_1davor
2012-01-13Fix: Adding fingerprint *only when activity exists*davor
2012-01-10Fixed bugot7
2012-01-10Parameter clean-updavor
2011-12-23Added pc_type to modelnew_pc_dvdavor
2011-12-23Fixed bug.davor
2011-12-23Removed nr_hitsdavor
2011-12-23Fixed Bug and improving claritydavor
2011-12-22Simplified nr_hits and add Substructure.match_hitsdavor
2011-11-08Removed transformerAndreas Maunz
2011-11-07Nicer commentsAndreas Maunz
2011-11-07Init to numeric branchAndreas Maunz
2011-10-25bo:instanceOf added to algorithmsChristoph Helma
2011-09-19Removed duplicate. String fix.David Vorgrimmler
2011-09-19 Set nr_hits for regression as default. Minor modifications.David Vorgrimmler
2011-07-22Fixed switches to listen to "true" only.Andreas Maunz
2011-07-20Fixed nr_hits to boolAndreas Maunz
2011-07-19merge with dev and some changesdv
2011-07-11changes for supportdv
2011-07-04Added switch for MLRAndreas Maunz
2011-06-21Fixing map values to not start from 0Andreas Maunz
2011-06-21Enabling map for FminerAndreas Maunz
2011-06-21Introduced switch 'balanced'Andreas Maunz
2011-06-21Multinomial capability for Fminer and LazarAndreas Maunz
2011-06-06halts (partially) substituted by OpenTox errorsChristoph Helma
2011-06-06removing several halt, adding debug message, getting smiles directlymguetlein