Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -102,5 +102,13 @@ Principal Component Analysis (PCA) applied to the full feature set (Figure 1) re
|
|
102 |
## Citation
|
103 |
|
104 |
```bibtex
|
105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
```
|
|
|
102 |
## Citation
|
103 |
|
104 |
```bibtex
|
105 |
+
@misc{cohen2025timedifferentobservabilityperspective,
|
106 |
+
title={This Time is Different: An Observability Perspective on Time Series Foundation Models},
|
107 |
+
author={Ben Cohen and Emaad Khwaja and Youssef Doubli and Salahidine Lemaachi and Chris Lettieri and Charles Masson and Hugo Miccinilli and Elise Ramé and Qiqi Ren and Afshin Rostamizadeh and Jean Ogier du Terrail and Anna-Monica Toon and Kan Wang and Stephan Xie and Zongzhe Xu and Viktoriya Zhukova and David Asker and Ameet Talwalkar and Othmane Abou-Amal},
|
108 |
+
year={2025},
|
109 |
+
eprint={2505.14766},
|
110 |
+
archivePrefix={arXiv},
|
111 |
+
primaryClass={cs.LG},
|
112 |
+
url={https://arxiv.org/abs/2505.14766},
|
113 |
+
}
|
114 |
```
|