File size: 500 Bytes
b40f160
 
 
 
 
 
 
dd3d765
b40f160
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-4.0
tags: [causal-inference, time-series, benchmark, dotime]
---

# dot-Continuous-v1

A frozen evaluation suite from **DoTime**.

- Episodes: 9999
- Schema: parquet shards + `manifest.json` (md5-checksummed), Croissant metadata.
- Load with:

```python
from dotime.benchmarks import load_benchmark
suite = load_benchmark("dot-Continuous-v1")   # pulls this repo at tag v1.0.0
```

Generated reproducibly by `scripts/build_release.py`. Zenodo DOI is the citable
archive of record.