forecast_regression

Put the training and test CSV files in the 'data' folder.

Training the models

run python main.py --train

The 'built_models' folder contains the tuned parameters selected by gridsearch

Testing the built models

run python main.py

The 'results' folder contains prediction results of the test data