summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
AgeCommit message (Expand)Author
2016-05-08default validations fixedChristoph Helma
2016-05-06dataset tests cleanupChristoph Helma
2016-04-15enm study importChristoph Helma
2016-04-15data_entries removed from datasets. datasets are now just containers for comp...Christoph Helma
2016-04-14features/toxicities fixedChristoph Helma
2016-04-13validation tests passChristoph Helma
2016-04-12new dataset structureChristoph Helma
2016-04-07initial ambit importChristoph Helma
2016-03-15validation tests passChristoph Helma
2016-03-14descriptor testsChristoph Helma
2016-03-14folds split on unique compounds instead of data entriesChristoph Helma
2016-02-29crossvalidation folds fixed for duplicatesChristoph Helma
2016-02-13improved handling of duplicates in validationsChristoph Helma
2016-01-08mg-mmol conversion fixedChristoph Helma
2015-11-04Merge branch 'development' of github.com:opentox/lazar into developmentChristoph Helma
2015-11-04neighbor search delegated to database backendChristoph Helma
2015-10-30added csv encode option windows-1251:utf-8v7-nestecgebele
2015-10-19GridFS storage for data_entries removed (will break kazius/fminer models), la...Christoph Helma
2015-10-07generalised fingerprintsChristoph Helma
2015-09-23validations fixed (all models were executed with default parameters)Christoph Helma
2015-09-18import of datasets without features fixedChristoph Helma
2015-09-18fix for empty valuesChristoph Helma
2015-09-17neighbor calculation moved to Compound classChristoph Helma
2015-09-16repeated crossvalidations, improved experiment reportsChristoph Helma
2015-09-10tests fixed (crossvalidations may fail due to memory constraints)Christoph Helma
2015-08-27Initial GUI for Nestec modelsChristoph Helma
2015-08-26Parallel CrossvalidationsChristoph Helma
2015-08-25Experiments addedChristoph Helma
2015-08-20crossvalidation fixesv0.0.7Christoph Helma
2015-08-13majority of tests workingChristoph Helma
2015-08-10algorithm libraries added, fminer tests passChristoph Helma
2015-08-10transfer to new git project startedChristoph Helma
2015-08-09customized prediction algorithms implementedChristoph Helma
2015-08-07initial k-nn weighted average implementationChristoph Helma
2015-08-03initial classification validationChristoph Helma
2015-08-0150 times faster bbrc setup by eliminating @fminer.add_fminer_dataChristoph Helma
2015-07-31intermediary commitChristoph Helma
2015-07-31descriptor tests workingChristoph Helma
2015-07-29bbrc features for kazius with minfreq 20 successfully created and storedChristoph Helma
2015-07-29save data_entries in GridFS (fastest method up to now)Christoph Helma
2015-07-27reasonable query performace for data_entriesChristoph Helma
2015-07-22mongo batch import workaroundChristoph Helma
2015-07-21intermediary commit before switching to generalised storage modelChristoph Helma
2015-07-19lazar predictions working in principleChristoph Helma
2015-07-18dataset tests passChristoph Helma
2015-07-16feature tests for standalone versionChristoph Helma
2015-07-16storage of uris instead of objectsChristoph Helma
2015-07-12initial dataset testsch
2015-03-26avoid data_entries nil errorgebele
2014-11-04add rescue to .features and .compounds methods to make them work with A&A (it...rautenberg