summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-15data_entries removed from datasets. datasets are now just containers for comp...Christoph Helma
2016-04-14features/toxicities fixedChristoph 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-08enm import testChristoph Helma
2016-03-31lazar gem, version bumped to 0.9Christoph Helma
2016-03-23prediction interval for regressionChristoph Helma
2016-03-15validation test cleanupChristoph Helma
2016-03-15single tests passChristoph 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-29modular regression algorithmsChristoph Helma
2016-02-29crossvalidation folds fixed for duplicatesChristoph Helma
2016-02-29regression crossvalidation fixedChristoph Helma
2016-02-28physchem calculation and storage in compoudsChristoph Helma
2016-02-28physchem feature classChristoph Helma
2016-02-27local pls regression as default regression algorithmfminerChristoph Helma
2016-02-13improved handling of duplicates in validationsChristoph Helma
2016-02-09pls regressionChristoph Helma
2015-11-09leave one out validation implementedChristoph Helma
2015-11-04accuracy threshold for prediction model test adjustedChristoph 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-29Added molecular weight to compound and mg conversionsdavor
2015-10-22added files and test for create dataset from file (smiles/inchi) without feat...gebele
2015-10-19GridFS storage for data_entries removed (will break kazius/fminer models), la...Christoph Helma
2015-10-08new environment variable LAZAR_ENV for databases and log levelsChristoph Helma
2015-10-08version bump, experiment tests skippedChristoph Helma
2015-10-08crossvalidation plots, original classification confidenceChristoph Helma
2015-10-07generalised fingerprintsChristoph Helma
2015-09-24fixed missing model_algorithm in experimentsChristoph 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-18Merge branch 'development' of github.com:opentox/lazar into developmentgebele
2015-09-18introduced batch prediction file and testgebele
2015-09-17neighbor calculation moved to Compound classChristoph Helma
2015-09-16generic openbabel fingerprintsChristoph Helma
2015-09-16repeated crossvalidations, improved experiment reportsChristoph Helma
2015-09-14tests for Model::Prediction.[classification|regression]?Christoph Helma
2015-09-10tests fixed (crossvalidations may fail due to memory constraints)Christoph Helma
2015-09-09fminer classification fixedChristoph 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