tabm


Nametabm JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryTabM: Advancing Tabular Deep Learning with Parameter-Efficient Ensembling (ICLR 2025).
upload_time2025-08-14 16:14:13
maintainerNone
docs_urlNone
authorYury Gorishniy
requires_python>=3.9
licenseNone
keywords artificial intelligence deep learning library python pytorch research torch tabular tabular data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tabm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, library, python, pytorch, research, torch, tabular, tabular data",
    "author": "Yury Gorishniy",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/33/16/98a45414523c58d09cc1ab044d851a559744f338dcddf14d4e5f2bf3271c/tabm-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "TabM: Advancing Tabular Deep Learning with Parameter-Efficient Ensembling (ICLR 2025).",
    "version": "0.0.3",
    "project_urls": {
        "Code": "https://github.com/yandex-research/tabm",
        "Documentation": "https://github.com/yandex-research/tabm/tree/main/README.md"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " library",
        " python",
        " pytorch",
        " research",
        " torch",
        " tabular",
        " tabular data"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6c4fcce9db4b2505c1d5664f7131ea6c115446fe8425c61d7c75b12162a4f25d",
                "md5": "609ec01319d2e6340ad092fc280a39d6",
                "sha256": "6cabed3cb436fef5e8a45f46097fd745f51b3e16be16d555b9af16cffda7f944"
            },
            "downloads": -1,
            "filename": "tabm-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "609ec01319d2e6340ad092fc280a39d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 17347,
            "upload_time": "2025-08-14T16:14:11",
            "upload_time_iso_8601": "2025-08-14T16:14:11.207447Z",
            "url": "https://files.pythonhosted.org/packages/6c/4f/cce9db4b2505c1d5664f7131ea6c115446fe8425c61d7c75b12162a4f25d/tabm-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "331698a45414523c58d09cc1ab044d851a559744f338dcddf14d4e5f2bf3271c",
                "md5": "511cd436cbd761f03d422e1e81154c2e",
                "sha256": "1caaa70ccf7b31f57a133cac2216e2a52fea4ae8f5ad972163689bab7fab2bc1"
            },
            "downloads": -1,
            "filename": "tabm-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "511cd436cbd761f03d422e1e81154c2e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1024448,
            "upload_time": "2025-08-14T16:14:13",
            "upload_time_iso_8601": "2025-08-14T16:14:13.833439Z",
            "url": "https://files.pythonhosted.org/packages/33/16/98a45414523c58d09cc1ab044d851a559744f338dcddf14d4e5f2bf3271c/tabm-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 16:14:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yandex-research",
    "github_project": "tabm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tabm"
}
        
Elapsed time: 1.71073s