2024
CARTE: Pretraining and Transfer for Tabular Learning
ICML 2024poster
Pretrained deep-learning models are the go-to solution for images or text. However, for tabular data the standard is still to train tree-based models. Indeed, transfer learning on tables hits the challenge of *data integration*: finding correspondences, correspondences in the entries (*entity matchi…