summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-08-09crossvalidation.rb, neighbor.rb addedmongodbChristoph Helma
2015-08-09customized prediction algorithms implementedChristoph Helma
2015-08-07initial k-nn weighted average implementationChristoph Helma
2015-08-04validation.rb addedChristoph Helma
2015-08-03initial classification validationChristoph Helma
2015-08-01more timer detailsChristoph 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-29kazius lazar predictions workingChristoph Helma
2015-07-29bbrc features for kazius with minfreq 20 successfully created and storedChristoph Helma
2015-07-27reasonable query performace for data_entriesChristoph Helma
2015-07-21intermediary commit before switching to generalised storage modelChristoph Helma
2015-07-20lazar-fminer classification passes testChristoph Helma
2015-07-19lazar predictions working in principleChristoph Helma
2015-07-18initial bbrc parsing fix. speedup ~65 timesChristoph Helma
2015-07-18trying to speed up bbrc parsingChristoph Helma
2014-10-30provide descriptor valuesmguetlein
2014-10-21fix lazar regression prediction for more than one compoundmguetlein
2014-10-21fix lazar regression prediction for more than one compound, copy old predicti...mguetlein
2014-10-10add per compound caching for 3d generationmguetlein
2014-10-10extend model building and prediction to accept feature_dataset_uri (instead o...mguetlein
2014-10-10Revert "fix storing feature datasets for dataset with duplicate compounds, pr...mguetlein
2014-10-10fix storing feature datasets for dataset with duplicate compounds, preserve f...mguetlein
2014-10-08cdk descriptor class can now compoute single feature values (e.g. Cdk.ALOGP.A...mguetlein
2014-10-08raise error when external program fails (i.e., cdk or joelib)mguetlein
2014-10-07fix calculation of cdk features for test compounds, fix error with missing va...mguetlein
2014-10-07fix 3d structure caching, add debug messages for descriptor calculation (this...mguetlein
2014-10-06fix error in regression-predictionsmguetlein
2014-10-01add proper error when loading R-packages failesmguetlein
2013-07-17uri objects fixed in ntriples serialsiationChristoph Helma
2013-07-16subjectid handled by RestClientWrapperChristoph Helma
2013-07-12value type identification/conversion fixedChristoph Helma
2013-07-10subjectids partially removedChristoph Helma
2013-07-04descriptor calculation fixedChristoph Helma
2013-07-02algorithm service restructured. descriptor calculation and initial quantitati...Christoph Helma
2013-06-21unicorn.rb added. merge conflicts resolvedChristoph Helma
2013-06-19Merge branch 'development' of github.com:opentox/algorithm into developmentChristoph Helma
2013-06-19descriptor classes refactoredChristoph Helma
2013-05-03algorithm service restructuredChristoph Helma
2013-05-02minor polishrautenberg
2013-04-30add subjectid to URI.accessible callsrautenberg
2013-04-29add subjectid to several .new callsrautenberg
2013-04-08debug messsages partially removed, gem depencies updated. tested with ruby 2....Christoph Helma
2013-03-27validation tests okChristoph Helma
2013-03-26descriptor calculation moved to algorithm service. code cleanup and refactoring.Christoph Helma
2013-02-21bad_request_error instead of raiseChristoph Helma
2013-02-20Updated use of numeric?davor
2013-02-04resolved merge conflictsmguetlein
2013-02-04fix model prediction -> reintroduce predictedVariable, add some debug outputmguetlein