Code for "LLM Embeddings Improve Test-time Adaptation to Tabular Y|X-Shifts"
For tabular datasets, the change in the relationship between the label and covariates (
src/
: contains codes for all baselines and methodstrain.py
: codes to run single experimentstrain_parallel/
: codes to run experiments in parallel
Arxiv link: https://www.arxiv.org/pdf/2410.07395