!!! Read this file in "code" or "Raw" mode
How to run:
- Set up a folder with the following structure: ----[this folder] |---- /train | |---- [all training ncdf4 files] | |---- /test | |---- [all test ncdf4 files] | |---- train.csv |---- sampleSubmission.csv |---- model.R
- cd to [this folder]
- execute the command: R -f model.R
Output: sub_final.csv in [this folder]