summaryrefslogtreecommitdiff
path: root/lib/lazar.rb
AgeCommit message (Collapse)Author
2019-06-20separate csv serialisations for batch predictions and training data, ↵Christoph Helma
repeated measurements in mutagenicity dataset fixed, daphnia import fixed, CENTRAL_MONGO_IP removed
2018-11-16minor test fixeshelma@in-silico.ch
2018-11-14bad_request_error substituted with ArgumentErrorhelma@in-silico.ch
2018-11-13public dataset downloadhelma@in-silico.ch
2018-11-12PubChem classification downloadhelma@in-silico.ch
2018-10-30tests fixedhelma@in-silico.ch
2018-10-24dataset mapfeature_classeshelma@in-silico.ch
2018-10-10dataset tests fixedhelma@in-silico.ch
2018-10-10more differentiated feature classeshelma@in-silico.ch
2018-01-15added R packages testgebele
2017-06-09added addressable gem to avoid URI::InvalidURIErrorgebele
2017-03-16detect and use a central mongodbgebele
2016-10-06nano caret regression fixedChristoph Helma
2016-10-05substance and nanoparticle model creation and predictionsChristoph Helma
2016-06-03random forest regressionChristoph Helma
2016-05-31cleanup of validation modules/classesChristoph Helma
2016-05-13compound tests fixedChristoph Helma
2016-05-12enm study import fixedChristoph Helma
2016-05-07-log10 for regression datasets, test cleanupsChristoph Helma
2016-05-06dataset tests cleanupChristoph Helma
2016-04-13improved enm importChristoph Helma
2016-04-13validation tests passChristoph Helma
2016-04-12new dataset structureChristoph Helma
2016-04-08enm import testChristoph Helma
2016-04-07initial ambit importChristoph Helma
2016-04-04last commit doesnt work this waygebele
2016-04-04load local r packagesgebele
2016-03-31lazar gem, version bumped to 0.9Christoph Helma
2016-03-30ensure pls package is loadedgebele
2016-03-24local R package installationChristoph Helma
2016-03-15single tests passChristoph Helma
2016-03-14descriptor testsChristoph Helma
2016-03-14getconf for number of coresChristoph Helma
2016-03-14folds split on unique compounds instead of data entriesChristoph Helma
2016-02-28physchem feature classChristoph Helma
2016-02-27local pls regression as default regression algorithmfminerChristoph Helma
2016-02-09pls regressionChristoph Helma
2015-11-09leave one out validation implementedChristoph Helma
2015-10-08new environment variable LAZAR_ENV for databases and log levelsChristoph Helma
2015-10-08crossvalidation plots, original classification confidenceChristoph Helma
2015-09-17neighbor calculation moved to Compound classChristoph Helma
2015-09-16repeated crossvalidations, improved experiment reportsChristoph Helma
2015-08-26Parallel CrossvalidationsChristoph Helma
2015-08-25Experiments addedChristoph Helma
2015-08-24Model::Prediction with tests, initial indexesv0.0.8Christoph Helma
2015-08-20crossvalidation fixesv0.0.7Christoph Helma
2015-08-19libfminer rpath fixed, installation instructionsChristoph Helma
2015-08-18initial installation fixes, installs on Debian 3.16.7ch
2015-08-13OpenBabel can (canonical smiles) instead of inchi as internal identifier to ↵Christoph Helma
avoid OpenBabel InChi bug.
2015-08-10algorithm libraries added, fminer tests passChristoph Helma