Skip to content
Snippets Groups Projects
Commit 552af789 authored by Alex Rubinsteyn's avatar Alex Rubinsteyn
Browse files

added random negative samples to training script before unit tests

parent 2b804a9a
No related merge requests found
......@@ -51,6 +51,7 @@ script:
--hidden-layer-size 10
--training-epochs 100
--imputation-method mice
--random-negative-samples 100
# run tests
- nosetests test --with-coverage --cover-package=mhcflurry && ./lint.sh
after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment