UCSC-nanopore-cgl / nanopore-RNN

Collaboration repository with Nanopore Group
MIT License
0 stars 4 forks source link

Test accuracy and push to s3 #27

Closed adbailey4 closed 7 years ago

adbailey4 commented 7 years ago

nanotensor.py - added module which averages accuracies across all testing files. It also calls a method which collects the model of interest and configuration file then saves files to a directory named by date and accuracy. data.py - added a class object which signals if all files have been read through utils.py - added methods to save files to s3 .travis.yml - update travis to send slack notifications on failed builds or switches