Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 435 Bytes

!!! Read this file in "code" or "Raw" mode

How to run:

  1. 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
  2. cd to [this folder]
  3. execute the command: R -f model.R

Output: sub_final.csv in [this folder]