yanxia-zhang / forecast_regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%