Skip to content
Snippets Groups Projects
  1. Mar 11, 2020
  2. Dec 09, 2019
  3. Dec 03, 2019
  4. Sep 05, 2019
  5. Sep 04, 2019
  6. Jan 27, 2019
  7. Jan 26, 2019
  8. Feb 28, 2018
  9. Feb 19, 2018
  10. Feb 11, 2018
  11. Feb 09, 2018
  12. Feb 06, 2018
  13. Dec 21, 2017
  14. Dec 20, 2017
  15. Dec 19, 2017
  16. May 24, 2017
  17. May 23, 2017
  18. May 17, 2017
  19. May 15, 2017
  20. Mar 24, 2017
  21. Feb 15, 2017
  22. Feb 14, 2017
  23. Feb 10, 2017
  24. Sep 26, 2016
  25. Sep 15, 2016
    • Tim O'Donnell's avatar
      Big refactor to prepare for release · 942601b3
      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
      942601b3
  26. Jun 03, 2016
  27. Jun 02, 2016
  28. May 14, 2016
  29. May 11, 2016
  30. May 06, 2016
  31. May 04, 2016
  32. Apr 28, 2016
  33. Feb 17, 2016
  34. Oct 28, 2015
  35. Oct 23, 2015
Loading