MHCflurry model selection on google container engine
331
This module provides joblib-enabled routines to train and test MHCflurry models.
When using the multiprocessing backend for joblib (the default), the 'fork' mode causes a library we use to hang. We have to instead use the 'spawn' or 'forkserver' modes. See this note for more information.
Install the package and run tests. From the repo directory:
$ pip install -e .
$ nosetests .
Then try running the example notebook.
TODO
Content type
Image
Digest
Size
803.6 MB
Last updated
about 10 years ago
docker pull hammerlab/mhcflurry-cloud