forked from ML4ITS/mtad-gat-pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ML4ITS#12 from ML4ITS/experiments
Experiments
- Loading branch information
Showing
169 changed files
with
240,176 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
#!/bin/bash | ||
|
||
port=11726 | ||
[email protected] | ||
|
||
scp -P $port -r $ssh:~/MTAD-GAT/models ./ | ||
|
||
for i in {1..8} | ||
do | ||
scp -P $port -r $ssh:~/MTAD-GAT/output/SMD/1-$i ./output/SMD/ | ||
done | ||
|
||
for i in {1..9} | ||
do | ||
scp -P $port -r $ssh:~/MTAD-GAT/output/SMD/2-$i ./output/SMD/ | ||
done | ||
|
||
for i in {1..11} | ||
do | ||
scp -P $port -r $ssh:~/MTAD-GAT/output/SMD/3-$i ./output/SMD/ | ||
done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
#!/bin/bash | ||
|
||
python predict.py --dataset SMD --group 1-1 --model 17032021_010924 --load_scores True | ||
python predict.py --dataset SMD --group 1-2 --model 17032021_012546 --load_scores True | ||
python predict.py --dataset SMD --group 1-3 --model 17032021_013914 --load_scores True | ||
python predict.py --dataset SMD --group 1-4 --model 17032021_015244 --load_scores True | ||
python predict.py --dataset SMD --group 1-5 --model 17032021_020613 --load_scores True | ||
python predict.py --dataset SMD --group 1-6 --model 17032021_021942 --load_scores True | ||
python predict.py --dataset SMD --group 1-7 --model 17032021_023323 --load_scores True | ||
python predict.py --dataset SMD --group 1-8 --model 17032021_024657 --load_scores True | ||
python predict.py --dataset SMD --group 2-1 --model 17032021_030025 --load_scores True | ||
python predict.py --dataset SMD --group 2-2 --model 17032021_031410 --load_scores True | ||
python predict.py --dataset SMD --group 2-3 --model 17032021_032905 --load_scores True | ||
python predict.py --dataset SMD --group 2-4 --model 17032021_034448 --load_scores True | ||
python predict.py --dataset SMD --group 2-5 --model 17032021_035857 --load_scores True | ||
python predict.py --dataset SMD --group 2-6 --model 17032021_041234 --load_scores True | ||
python predict.py --dataset SMD --group 2-7 --model 17032021_042906 --load_scores True | ||
python predict.py --dataset SMD --group 2-8 --model 17032021_044240 --load_scores True | ||
python predict.py --dataset SMD --group 2-9 --model 17032021_045614 --load_scores True | ||
python predict.py --dataset SMD --group 3-1 --model 17032021_051238 --load_scores True | ||
python predict.py --dataset SMD --group 3-2 --model 17032021_052901 --load_scores True | ||
python predict.py --dataset SMD --group 3-3 --model 17032021_054227 --load_scores True | ||
python predict.py --dataset SMD --group 3-4 --model 17032021_055608 --load_scores True | ||
python predict.py --dataset SMD --group 3-5 --model 17032021_060937 --load_scores True | ||
python predict.py --dataset SMD --group 3-6 --model 17032021_062314 --load_scores True | ||
python predict.py --dataset SMD --group 3-7 --model 17032021_063934 --load_scores True | ||
python predict.py --dataset SMD --group 3-8 --model 17032021_065554 --load_scores True | ||
python predict.py --dataset SMD --group 3-9 --model 17032021_071215 --load_scores True | ||
python predict.py --dataset SMD --group 3-10 --model 17032021_072910 --load_scores True | ||
python predict.py --dataset SMD --group 3-11 --model 17032021_074315 --load_scores True |
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-537 Bytes
output/MSL/logs/23032021_120454/events.out.tfevents.1616497494.wquole-xps.352113.0
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"pred_args": { | ||
"model_name": "23032021_213948", | ||
"target_dims": [ | ||
0 | ||
], | ||
"level": 0.99, | ||
"q": 0.001, | ||
"use_mov_av": false, | ||
"gamma": 1, | ||
"save_path": "output/MSL" | ||
}, | ||
"pot_result": { | ||
"f1": 0.9060187838333649, | ||
"precision": 0.9095509980410706, | ||
"recall": 0.9025238206251304, | ||
"TP": 7009.0, | ||
"TN": 65166.0, | ||
"FP": 697.0, | ||
"FN": 757.0, | ||
"threshold": 1.359734486050769, | ||
"latency": 35.33321555594815 | ||
}, | ||
"bf_result": { | ||
"f1": 0.9210810187184575, | ||
"precision": 0.9077269305979908, | ||
"recall": 0.9348441914307956, | ||
"TP": 7260.0, | ||
"TN": 65125.0, | ||
"FP": 738.0, | ||
"FN": 506.0, | ||
"threshold": 1.3179999999999998, | ||
"latency": 40.74180405869659 | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"pred_args": { | ||
"model_name": "24032021_175825", | ||
"target_dims": [ | ||
0 | ||
], | ||
"level": 0.93, | ||
"q": 0.01, | ||
"use_mov_av": true, | ||
"gamma": 1, | ||
"save_path": "output/SMAP" | ||
}, | ||
"pot_result": { | ||
"f1": 0.7484403976489045, | ||
"precision": 0.7565896395067176, | ||
"recall": 0.7404746232374443, | ||
"TP": 40501.0, | ||
"TN": 359791.0, | ||
"FP": 13030.0, | ||
"FN": 14195.0, | ||
"threshold": 0.1901731103119371, | ||
"latency": 47.69689742894329 | ||
}, | ||
"bf_result": { | ||
"f1": 0.8273023361879549, | ||
"precision": 0.7454646779084775, | ||
"recall": 0.9293366972119831, | ||
"TP": 50831.0, | ||
"TN": 355465.0, | ||
"FP": 17356.0, | ||
"FN": 3865.0, | ||
"threshold": 0.1597, | ||
"latency": 128.79085255096635 | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"pred_args": { | ||
"model_name": "17032021_010924", | ||
"target_dims": null, | ||
"level": 0.995, | ||
"q": 0.0001, | ||
"use_mov_av": false, | ||
"gamma": 1, | ||
"save_path": "output/smd/1-1" | ||
}, | ||
"pot_result": { | ||
"f1": 0.9028100576310844, | ||
"precision": 0.8228466682258806, | ||
"recall": 0.9999999962880475, | ||
"TP": 2694.0, | ||
"TN": 25105.0, | ||
"FP": 580.0, | ||
"FN": 0.0, | ||
"threshold": 0.06431315668483498, | ||
"latency": 3.374957813027337 | ||
}, | ||
"bf_result": { | ||
"f1": 0.9946375237059875, | ||
"precision": 0.9900698749905483, | ||
"recall": 0.9992576057934015, | ||
"TP": 2692.0, | ||
"TN": 25658.0, | ||
"FP": 27.0, | ||
"FN": 2.0, | ||
"threshold": 0.1597, | ||
"latency": 17.714032656676334 | ||
} | ||
} |
File renamed without changes
File renamed without changes
Oops, something went wrong.