Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 781 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 781 Bytes

ML-Group-Project

Description of the files given to students

readme.txt - this file ais_train.csv - training data
ais_test.csv - test input data schedules_to_may_2024.csv - optional data that contains schedules for some vessels
ports.csv - optional data related to ports
vessels.csv - optional data related to vessels
ais_sample_submission.csv - a demo submission to Kaggle what predicts all zeroes Dataset definitions and explanation.docx - a documents that gives more details about the dataset and column names
Machine learning task for TDT4173.docx - brief introduction to the task vessel_trajectories_visualization.ipynb - a demo utility function for visualizing the trajectory of a vessel kaggle_metric.ipynb - the score function we use in the Kaggle competition