Skip to content

Commit

Permalink
docs: update tuning configs;
Browse files Browse the repository at this point in the history
  • Loading branch information
WenjieDu committed May 28, 2024
1 parent 5126271 commit e58543b
Show file tree
Hide file tree
Showing 28 changed files with 48 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.Autoformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.Autoformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authorName: WenjieDu
trialConcurrency: 1
trainingServicePlatform: local
#searchSpacePath: CSDI_PhysioNet2012_tuning_space.json
#searchSpacePath: CSDI_AQI_tuning_space.json
#searchSpacePath: CSDI_BeijingAir_tuning_space.json
searchSpacePath: CSDI_ETTh1_tuning_space.json
multiThread: true
useAnnotation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.Crossformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.Crossformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.DLinear --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.DLinear --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.DLinear --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.DLinear --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.FiLM --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.FiLM --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.FreTS --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.FreTS --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.GRUD --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.GRUD --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.Informer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.Informer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.Koopa --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.Koopa --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.MICN --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.MICN --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ authorName: WenjieDu
trialConcurrency: 1
trainingServicePlatform: local
searchSpacePath: MRNN_PhysioNet2012_tuning_space.json
#searchSpacePath: MRNN_AQI_tuning_space.json
#searchSpacePath: MRNN_BeijingAir_tuning_space.json
#searchSpacePath: MRNN_ETTh1_tuning_space.json
multiThread: true
useAnnotation: false
tuner:
builtinTunerName: Random

trial:
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.MRNN --train_set ../../data/physionet_2012/train.h5 --val_set ../../data/physionet_2012/val.h5 --test_set ../../data/physionet_2012/test.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.MRNN --train_set ../../data/physionet_2012/train.h5 --val_set ../../data/physionet_2012/val.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.MRNN --train_set ../../data/air_quality/train.h5 --val_set ../../data/air_quality/val.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.MRNN --train_set ../../data/ettm1/train.h5 --val_set ../../data/ettm1/val.h5 --test_set ../../data/ettm1/test.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.MRNN --train_set ../../data/ettm1/train.h5 --val_set ../../data/ettm1/val.h5
codeDir: .
gpuNum: 1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.NonstationaryTransformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.NonstationaryTransformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.PatchTST --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.PatchTST --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.Pyraformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.Pyraformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ authorName: WenjieDu
trialConcurrency: 1
trainingServicePlatform: local
#searchSpacePath: SAITS_PhysioNet2012_tuning_space.json
#searchSpacePath: SAITS_AQI_tuning_space.json
searchSpacePath: SAITS_ETTh1_tuning_space.json
#searchSpacePath: SAITS_BeijingAir_tuning_space.json
#searchSpacePath: SAITS_ETTh1_tuning_space.json
searchSpacePath: SAITS_Pedestrian_tuning_space.json
multiThread: true
useAnnotation: false
tuner:
Expand All @@ -13,9 +14,10 @@ tuner:
trial:
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.SAITS --train_set ../../data/physionet_2012/train.h5 --val_set ../../data/physionet_2012/val.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.SAITS --train_set ../../data/air_quality/train.h5 --val_set ../../data/air_quality/val.h5
command: pypots-cli tuning --model pypots.imputation.SAITS --train_set ../../data/ettm1/train.h5 --val_set ../../data/ettm1/val.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.SAITS --train_set ../../data/ettm1/train.h5 --val_set ../../data/ettm1/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.SAITS --train_set ../../data/melbourne_pedestrian_rate01_step24_point/train.h5 --val_set ../../data/melbourne_pedestrian_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.SCINet --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.SCINet --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.StemGNN --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.StemGNN --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authorName: WenjieDu
trialConcurrency: 1
trainingServicePlatform: local
#searchSpacePath: TimesNet_PhysioNet2012_tuning_space.json
#searchSpacePath: TimesNet_AQI_tuning_space.json
#searchSpacePath: TimesNet_BeijingAir_tuning_space.json
searchSpacePath: TimesNet_ETTh1_tuning_space.json
multiThread: true
useAnnotation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authorName: WenjieDu
trialConcurrency: 1
trainingServicePlatform: local
#searchSpacePath: Transformer_PhysioNet2012_tuning_space.json
#searchSpacePath: Transformer_AQI_tuning_space.json
#searchSpacePath: Transformer_BeijingAir_tuning_space.json
searchSpacePath: Transformer_ETTh1_tuning_space.json
multiThread: true
useAnnotation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ authorName: WenjieDu
trialConcurrency: 1
trainingServicePlatform: local
searchSpacePath: USGAN_PhysioNet2012_tuning_space.json
#searchSpacePath: USGAN_AQI_tuning_space.json
#searchSpacePath: USGAN_BeijingAir_tuning_space.json
#searchSpacePath: USGAN_ETTh1_tuning_space.json
multiThread: true
useAnnotation: false
tuner:
builtinTunerName: Random

trial:
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.USGAN --train_set ../../data/physionet_2012/train.h5 --val_set ../../data/physionet_2012/val.h5 --test_set ../../data/physionet_2012/test.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.USGAN --train_set ../../data/air_quality/train.h5 --val_set ../../data/air_quality/val.h5 --test_set ../../data/air_quality/test.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.USGAN --train_set ../../data/ettm1/train.h5 --val_set ../../data/ettm1/val.h5 --test_set ../../data/ettm1/test.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.USGAN --train_set ../../data/physionet_2012/train.h5 --val_set ../../data/physionet_2012/val.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.USGAN --train_set ../../data/air_quality/train.h5 --val_set ../../data/air_quality/val.h5
# command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.USGAN --train_set ../../data/ettm1/train.h5 --val_set ../../data/ettm1/val.h5
codeDir: .
gpuNum: 1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tuner:
builtinTunerName: Random

trial:
command: pypots-cli tuning --model pypots.imputation.iTransformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
command: enable_tuning=1 pypots-cli tuning --model pypots.imputation.iTransformer --train_set ../../data/pems_traffic_rate01_step24_point/train.h5 --val_set ../../data/pems_traffic_rate01_step24_point/val.h5
codeDir: .
gpuNum: 0
gpuNum: 1

localConfig:
useActiveGpu: true
Expand Down

0 comments on commit e58543b

Please sign in to comment.