File size: 511 Bytes
ecc41cc
 
 
 
 
 
 
7345d78
ecc41cc
 
 
 
 
 
 
 
 
 
 
 
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-Identifiability-v1

A frozen evaluation suite from **DoTime**.

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

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

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