Feature Reproduction
No pretrained embeddings, model checkpoints, CondenGT-specific target tables,
opaque feature caches, or pre-generated missing-count views are included. The
missing-count views are deterministic transformations of
data/raw/phase_diagram_original_scale.csv.
python scripts/prepare_missing_splits.pypartitions rows by the number of NaN values acrossgroup_11–group_44without changing the source rows. The generated views are intentionally excluded frommetadata/file_inventory.csv. A changed pandas version can alter CSV byte formatting; validate the total row count (280,778), fields, and value equality when regenerating.