Script for marking Stat 929 (Theoretical) Time series and Stat 443 Forecasting at the University of Waterloo
Instructor: Prof. Gregory Rice
TA: Chi-Kuang Yeh
Each script corresponds to one scenario in the forecasting competition.
Utility function complies with all five scenarios and saves them into a CSV file altogether.
- 5 Folders that contains submissions of each scenario that are of CSV format
- The name of the CSV file ends up with the student number. At UWaterloo, student numbers are 8 digits.
- DO NOT include column/row names in the submission.
Files with 929 in their name will likely be removed as there were the experimental units.
Last update: April 26, 2021
TODO
- Script to check whether the last 8 characters in the submission are digits
- Cleanup the files
- Automatic separate files into 5 subfolder. This can be done (easily) using regular expression.
- Fix the cleanup comment in each of the load scripts