yandex-research/tabm
TabM is a neural network architecture for tabular data that uses parameter-efficient ensembling to improve deep learning performance on tabular datasets.

Velocity · 7d
+1.8
★ / day
Trend
→steady
star history
TabM is a tabular deep learning method developed by Yandex Research that introduces parameter-efficient ensembling to improve performance on structured/tabular data. The repository includes a Python package implementing the model along with paper-related code and experiments. It has demonstrated competitive results on real-world industrial benchmarks and has been used in winning Kaggle competition solutions.