DanOvando / skynet

Stock assessment from space using global fishing watch
MIT License
3 stars 1 forks source link

Fix test-training split for random #47

Closed DanOvando closed 6 years ago

DanOvando commented 6 years ago

Whoops, you're using vfold for the initial split, instead of random 80-20 split for training and then vfold from there. fix that in generage_test_training