GlobalFishingWatch / vessel-scoring

Apache License 2.0
14 stars 11 forks source link

More notebook cleanup #56

Closed redhog closed 8 years ago

bitsofbits commented 8 years ago

@egil: This looks good, the only concern I have is that we are changing the model training stuff without having any regression tests in place. We really need to have some basic tests that just run the trained models against the test data and verify that it against our known results. We'll occasionally break that test as we change things, but we want to know when our output is changing .

Anyway, I don't think that needs to stop merging this since I think we should target those tests to the 1.1 tag. So here's my plan;

Adding this text to issue #32 and assigning that to myself