- Sep 26, 2016
-
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Fixes #54
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Fixes #59
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Update models_class1_allele_specific_single_kim2014_only to use hyperparameters roughly the same as preprint
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
- Sep 17, 2016
-
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Remove scripts for now
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Tweak Dockerfile
-
- Sep 16, 2016
-
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Big refactor to prepare for release
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Return the titin epitope tests back to the original more stringent threshold of 500nm (instead of 700nm)
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Make test_imputation unit test fair by training the model with imputation for the same number of epochs as the model without imputation
-
Tim O'Donnell authored
Fix bug in model loading when the models dir is changes. Refactored into a Class1AlleleSpecificPredictorLoader class
-
Tim O'Donnell authored
-
- Sep 15, 2016
-
-
Tim O'Donnell authored
Fix failing test test_class1_allele_specific_cv_and_train_command and switch downloads.yml to point to models without imputation for now
-
Tim O'Donnell authored
-
Tim O'Donnell authored
Lazily putting this all in one commit. * infrastructure for downloading datasets and published trained models (the `mhcflurry-downloads` command) * docs and scripts (in `downloads-generation`) to generate the pubilshed datsets and trained models * parallelized cross validation and model training implementation, including support for imputation (based on the old mhcflurry-cloud repo, which is now gone) * a single front-end script for class1 allele-specific cross validation and model training / testing (`mhcflurry-class1-allele-specific-cv-and-train`) * refactor how we deal with hyper-parameters and how we instantiate Class1BindingPredictors * make Class1BindingPredictor pickleable and remove old serialization code * move code particular to class 1 allele-specific predictors into its own submodule * remove unused code including arg parsing, plotting, and ensembles * had to bump the binding prediction threshold for the Titin1 epitope from 500 to 700, as this test was sporadically failing for me (see test_known_class1_epitopes.py) * Attempt to make tests involving randomness somewhat more reproducible by setting numpy random seed * update README
-
Tim O'Donnell authored
Remove experiements and notebooks
-
Tim O'Donnell authored
-
- Sep 01, 2016
-
-
Tim O'Donnell authored
Split python2 into separate Dockerfile to speed up build (docker hub …
-
Tim O'Donnell authored
-
- Aug 30, 2016
-
-
Tim O'Donnell authored
dockerize take 2
-