Metadata-Version: 2.4
Name: tabm
Version: 0.0.3
Summary: TabM: Advancing Tabular Deep Learning with Parameter-Efficient Ensembling (ICLR 2025).
Keywords: artificial intelligence,deep learning,library,python,pytorch,research,torch,tabular,tabular data
Author: Yury Gorishniy
Requires-Python: >=3.9
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: torch>=1.12,<3
Requires-Dist: rtdl_num_embeddings>=0.0.12,<0.1
Requires-Dist: typing_extensions>=4.6.0,<5
Project-URL: Code, https://github.com/yandex-research/tabm
Project-URL: Documentation, https://github.com/yandex-research/tabm/tree/main/README.md
