Python 2.7 or Python 3.5
pip install -r requirements.txt
Also need to install numpy-mkl (if error pops out)
On Windows: If cannot use pip to install requirements, download .whl file instead
Change data folder path in Config.py
Threshold: call createRiceMap(year) in ThreshHoldAlgo.py SVM: call runAlgoForYear(year) in SVMAlgo.py