We build this project by Python 3.8 with the following packages:
numpy==1.21.2
pandas==1.3.5
PyYAML==6.0
torch==1.10.1
https://github.com/Echo-Ji/ST-SSL
执行全程:python UMSST.py -mode pre_train --config_filename configs/NYCBike1.yaml -model STSSL --step_1 0 --step_2 0 --set_attenuation True
执行下游任务:python UMSST.py -mode base --config_filename configs/NYCBike1.yaml -model STSSL --set_attenuation False