mitra-regressor
mitra-regressor is AutoGluon's MITRA tabular regression model, a transformer-based in-context learning predictor that performs regression on tabular datasets without gradient-based fine-tuning. Instead, it takes (features, labels) pairs from a training context directly in the forward pass and predicts test labels in a single inference step. Published in arXiv:2510.21204, it targets zero-shot tabular regression.
569,530 ↓ · 31 ♡