Skip to content

Commit

Permalink
CpGenie test:
Browse files Browse the repository at this point in the history
- Decreasing test precision decimals since model almost  yields correct results
- Moving pip to conda
  • Loading branch information
DerThorsten committed Feb 27, 2019
1 parent f75c482 commit a7fb415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CpGenie/model-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ dependencies:
conda:
- python=3.5
- h5py
pip:
- tensorflow>=1.12.0
- keras==1.2.2
schema:
Expand Down Expand Up @@ -82,4 +81,5 @@ test:
expect:
url: https://s3.eu-central-1.amazonaws.com/kipoi-models/predictions/14f9bf4b49e21c7b31e8f6d6b9fc69ed88e25f43/CpGenie/{{ model }}/predictions.h5
md5: 3727f6763f5c8cc2f8a40889c84cf123
precision_decimal: 5
{% endif %}

0 comments on commit a7fb415

Please sign in to comment.