pagand / model_optimze_vessel

Queen of Oak Bay - visualization/classification/prediction
5 stars 3 forks source link

A new way to classify direction and mode / preprocessing: grouping the trips #21

Open pagand opened 1 year ago

pagand commented 1 year ago

Group the records into trips ( H-N or N-H is treated as one trip) using Longitude, Latitude, and SOG speed. Remove trips with odd locations (not belong to H-N or N-H), (possibly also remove those with discontinuous locations). Then label direction, mode, schedule accordingly.

pagand commented 1 year ago

Please complete the dates and the iterations, so you can balance your time.

pagand commented 1 year ago

@yim-fan is this one ready? please send me the url to the code for review

yim-fan commented 1 year ago

https://github.com/pagand/model_optimze_vessel/blob/6ce51ab10e43f105c94b3d335219dfcff3776477/Prepration/clean_location.ipynb