Skip to content

Commit a575574

Browse files
author
andre_ramos
committed
fix text
1 parent 8cf0a2b commit a575574

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ python paper_tests/m4_test/m4_test.py
171171
1
172172
```
173173

174-
The results for SSL model in terms of MASE and sMAPE for all 48000 series will be stored in folder ˜paper_tests/m4_test/results_SSL˜. The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SSL_METRICS_RESULTS.csv".
174+
The results for SSL model in terms of MASE and sMAPE for all 48000 series will be stored in folder "paper_tests/m4_test/results_SSL". The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SSL_METRICS_RESULTS.csv".
175175

176-
The results for SS model in terms of MASE and sMAPE for all 48000 series will be stored in folder ˜paper_tests/m4_test/results_SS˜. The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SS_METRICS_RESULTS.csv".
176+
The results for SS model in terms of MASE and sMAPE for all 48000 series will be stored in folder "˜"paper_tests/m4_test/results_SS". The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SS_METRICS_RESULTS.csv".
177177

178178
### Simulation Experiment
179179

docs/src/manual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ python paper_tests/m4_test/m4_test.py
172172
1
173173
```
174174

175-
The results for SSL model in terms of MASE and sMAPE for all 48000 series will be stored in folder ˜paper_tests/m4_test/results_SSL˜. The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SSL_METRICS_RESULTS.csv".
175+
The results for SSL model in terms of MASE and sMAPE for all 48000 series will be stored in folder "paper_tests/m4_test/results_SSL". The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SSL_METRICS_RESULTS.csv".
176176

177-
The results for SS model in terms of MASE and sMAPE for all 48000 series will be stored in folder ˜paper_tests/m4_test/results_SS˜. The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SS_METRICS_RESULTS.csv".
177+
The results for SS model in terms of MASE and sMAPE for all 48000 series will be stored in folder "˜"paper_tests/m4_test/results_SS". The average results of MASE, sMAPE and OWA will be saved in file "paper_tests/m4_test/metric_results/SS_METRICS_RESULTS.csv".
178178

179179
### Simulation Experiment
180180

0 commit comments

Comments
 (0)