TabM: Advancing Tabular Deep Learning with Parameter-Efficient Ensembling
Paper
•
2410.24210
•
Published
This implementation utilizes the approach from the research paper:
"TabM: Advancing Tabular Deep Learning With Parameter-Efficient Ensembling" (ICLR 2025)
Compared to traditional machine learning methods used in NeoRanking, we aim to explore the performance of Tabular Deep Learning approaches on this type of data for classification tasks.
The detailed training dataset is located at: data/tabm_train.tsv
hyper framework for parameter tuningsrc/tabm_train.pysrc/tabm_test.pydata/tabm_test.tsvspaces/leaderboardpip3 install tabm
bash scripts/tabm_train.sh
bash scripts/tabm_test.sh
Our use of TabM fully complies with the Apache-2.0 license. If you need to reference or reuse this model, please adhere to the original author's citation requirements and properly attribute the source.