cs534-propagators / kaggle-lyft-motion-prediction

WPI CS534 Term Project - Lyft Motion Prediction for Autonomous Vehicles where we build motion prediction models for self-driving vehicles
https://www.kaggle.com/c/lyft-motion-prediction-autonomous-vehicles
4 stars 0 forks source link

Output predictions to .csv file #5

Open yahelnachum opened 3 years ago

yahelnachum commented 3 years ago
Resolution Table Date Branch Link Details
PENDING main https://github.com/cs534-propagators/kaggle-lyft-motion-prediction/pull/10 csv output (headers), partial fix for PB freezing notebook, skipping reshaping
- - - -

Problem

We don't have the capability to output our predictions for the test set into a submission.csv file for competition submissions.

Solution

Code up a solution for the above.

yahelnachum commented 3 years ago

10-17-2020

yahelnachum commented 3 years ago

10-21-2020