-
hw0: Part 1: Github Setup Part 2: Linux Setup Part 3: Allowed Packages
-
hw1: train.py :training linear model and save weight as weight.npy hw1.sh :use 'bash hw1.sh [input file] [output file] to generate predict output csv file with the model you trained hw1.py :load input file/weight.npy/mean.npy/std.npy to predict PM2.5 weight.npy mean.npy std.npy