File size: 520 Bytes
1d227d7
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Query Family Evaluation Code Support

This support bundle mirrors the server-side code needed to reproduce
the missingness and cardinality query-family evaluations.

Included components:
- `src/eval/common.py`
- `src/eval/analytics_contract.py`
- `src/eval/query_fivepart_breakdown/common_*` helpers
- `src/eval/query_fivepart_breakdown/missingness_breakdown/*`
- `src/eval/query_fivepart_breakdown/cardinality/*`
- `tests/comissing_condition_eval.py`

Source of truth: `/data/jialinzhang/TabQueryBench/code_snapshot`