williamgilpin
commited on
Commit
•
9f5eb88
1
Parent(s):
fbe0bb4
Add metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- time-series-forecasting
|
5 |
+
tags:
|
6 |
+
- time
|
7 |
+
- multivariate
|
8 |
+
- forecasting
|
9 |
+
pretty_name: Chaos Multivariate Time Series
|
10 |
+
size_categories:
|
11 |
+
- 100K<n<1M
|
12 |
+
---
|
13 |
+
|
14 |
+
### Chaotic Time Series Dataset
|
15 |
+
|
16 |
+
Each time series is a drawn from one system over an extended duration, making this dataset suitable for long-horizon forecasting tasks.
|