summaryrefslogtreecommitdiff
path: root/lib/model.rb
AgeCommit message (Expand)Author
2016-04-28compound classification fixedChristoph Helma
2016-04-26first nanomaterial predictionChristoph 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-03-23prediction interval for regressionChristoph 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-29crossvalidation folds fixed for duplicatesChristoph Helma
2016-02-27local pls regression as default regression algorithmfminerChristoph Helma
2016-02-13improved handling of duplicates in validationsChristoph Helma
2015-11-04neighbor search delegated to database backendChristoph Helma
2015-10-28always collect neighbors even if database hitgebele
2015-10-08crossvalidation plots, original classification confidenceChristoph Helma
2015-10-07generalised fingerprintsChristoph Helma
2015-09-23validations fixed (all models were executed with default parameters)Christoph Helma
2015-09-17neighbor calculation moved to Compound classChristoph Helma
2015-09-16repeated crossvalidations, improved experiment reportsChristoph Helma
2015-09-14training_dataset moved to base Model classChristoph Helma
2015-09-14attr_accessor :training_dataset removed in Lazar modelsChristoph Helma
2015-09-14classification? and regression? methods for Model::PredictionChristoph Helma
2015-09-10tests fixed (crossvalidations may fail due to memory constraints)Christoph Helma
2015-09-09fminer classification fixedChristoph Helma
2015-08-27Initial GUI for Nestec modelsChristoph 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-10transfer to new git project startedChristoph Helma
2013-08-09add find for modelmguetlein
2013-07-10subjectids partially removedChristoph Helma
2013-07-04Algorithm::Generic and Model::Generic classes.Christoph Helma
2013-07-02Algorithms and Models are modules instead of classes.Christoph Helma
2013-06-03make yard documentation full yard 0.8.6.1 compatiblerautenberg
2013-03-27validation tests okChristoph Helma
2013-03-26code cleanup and refactoring.Christoph Helma
2012-07-26parameter settting for algorithms and modelsChristoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2011-08-16initial minimal versionChristoph Helma
2011-05-31keep classes from external datasetsChristoph Helma
2011-05-27Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmguetlein
2011-05-27predicted variable and confidence can now be derieved from model, adjust feat...mguetlein
2011-05-27Merge branch 'development' into svm_matrixAndreas Maunz
2011-05-26Merge branch 'development' of github.com:opentox/opentox-ruby into developmentChristoph Helma
2011-05-26predicted/value and predicted/confidence stored as separate features in modelChristoph Helma
2011-05-26Merge branch 'development' into svm_matrixAndreas Maunz
2011-05-26fix blazar nil errormguetlein
2011-05-268th vAndreas Maunz