forked from worldbank/GOST_AIS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
1
30 lines (30 loc) · 1.16 KB
/
1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Alpha push
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Committer: Benjamin Stewart <[email protected]>
#
# On branch master
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# new file: notebooks/AIS_Data_exploration.ipynb
# modified: notebooks/DP_DECAT_CombineAIS_fromS3.ipynb
# renamed: src/__init__.py -> src/GOST_AIS/__init__.py
# new file: src/GOST_AIS/ais_data_helper.py
# renamed: references/ship_statuses.json -> src/GOST_AIS/ship_statuses.json
# renamed: references/ship_types.json -> src/GOST_AIS/ship_types.json
# deleted: src/data/.gitkeep
# deleted: src/data/__init__.py
# deleted: src/data/make_dataset.py
# deleted: src/features/.gitkeep
# deleted: src/features/__init__.py
# deleted: src/features/build_features.py
# deleted: src/models/.gitkeep
# deleted: src/models/__init__.py
# deleted: src/models/predict_model.py
# deleted: src/models/train_model.py
# deleted: src/visualization/.gitkeep
# deleted: src/visualization/__init__.py
# deleted: src/visualization/visualize.py
#