generated from vladislabv/pyspark-example-project
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreferences.bib
35 lines (26 loc) · 962 Bytes
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
@paper{Wang2022,
author= {Wang, Xiaoqian; Kanga, Yanfei},
title={Distributed ARIMA models for ultra-long time series},
year = {2022},
publisher ={arXiv},
url ={https://arxiv.org/abs/2007.09577},
pages ={1 -- 35}
}
@paper{Hyndmann2006,
author= {Hyndmann, Rob; Köhler, Anne},
title={Another look at measures of forecast accuracy},
year = {2006},
publisher ={Elsevier},
url ={https://www.sciencedirect.com/science/article/pii/S0169207006000239},
pages ={680 -- 688}
}
Gneiting, T & AE Raftery (2007). Strictly proper scoring rules, prediction, and estimation.
Journal of the American Statistical Association 102(477), 359–378.
@paper{Gneiting2007,
author= {Gneiting},
title={Strictly proper scoring rules, prediction, and estimation},
year = {2007},
publisher ={Journal of the American Statistical Association},
url ={https://sites.stat.washington.edu/raftery/Research/PDF/Gneiting2007jasa.pdf},
pages ={359 -- 378}
}