Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a training dataset for machine learning solutions for detecting fishing

# Usage and data formats

We use the data as training data for our [vessel scoring library](https://github.com/GlobalFishingWatch/vessel-scoring), and you might find it usefull to check out that code to get started with the dataset.
We use the data as training data for our [vessel scoring library](https://github.com/GlobalFishingWatch/vessel-scoring), and you might find it useful to check out that code to get started with the dataset.

The data is stored in [numpy format](http://www.numpy.org/). We recommend exploring the data using the jupyter/numpy/scipy/scikit-learn/tensorflow stack.

Expand Down