qtmd


Nameqtmd JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/uliontse/qtmd
SummaryQTMD: Quick Tool of Model Development.
upload_time2025-01-21 18:55:34
maintainerNone
docs_urlNone
authorUlionTse
requires_python>=3.9
licenseApache-2.0
keywords machine learning deep learning ctr prediction recommender system
VCS
bugtrack_url
requirements numpy pandas scikit-learn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qtmd

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/uliontse/qtmd",
    "name": "qtmd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Machine Learning, Deep Learning, CTR Prediction, Recommender System",
    "author": "UlionTse",
    "author_email": "uliontse@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/48/39ed7f4cca62f45a3a81522297037dffdd8f734b70bc7f67aa2e976bd99e/qtmd-0.0.1.tar.gz",
    "platform": null,
    "description": "# qtmd\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "QTMD: Quick Tool of Model Development.",
    "version": "0.0.1",
    "project_urls": {
        "Changelog": "https://github.com/UlionTse/qtmd/blob/main/change_log.txt",
        "Documentation": "https://github.com/UlionTse/qtmd/blob/main/README.md",
        "Homepage": "https://github.com/uliontse/qtmd",
        "Source": "https://github.com/UlionTse/qtmd"
    },
    "split_keywords": [
        "machine learning",
        " deep learning",
        " ctr prediction",
        " recommender system"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab54c89755c3c7deef8b2a742b2c86db983575c9620ad0d25c3c0d79392a1ef8",
                "md5": "9fa3083ff1277608222ae52275014e6f",
                "sha256": "603a12846808dbc1b8fded2287b0720315dac9cc06f073cf6994012feb18ac4c"
            },
            "downloads": -1,
            "filename": "qtmd-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9fa3083ff1277608222ae52275014e6f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5877,
            "upload_time": "2025-01-21T18:55:31",
            "upload_time_iso_8601": "2025-01-21T18:55:31.819825Z",
            "url": "https://files.pythonhosted.org/packages/ab/54/c89755c3c7deef8b2a742b2c86db983575c9620ad0d25c3c0d79392a1ef8/qtmd-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff4839ed7f4cca62f45a3a81522297037dffdd8f734b70bc7f67aa2e976bd99e",
                "md5": "4b554fae41e74971153fb1fbbdef72d3",
                "sha256": "fea988371c653eb0644f2c98f4ebb003b1435d5dcd567f30a8f01ccd22f5c214"
            },
            "downloads": -1,
            "filename": "qtmd-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4b554fae41e74971153fb1fbbdef72d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6538,
            "upload_time": "2025-01-21T18:55:34",
            "upload_time_iso_8601": "2025-01-21T18:55:34.079574Z",
            "url": "https://files.pythonhosted.org/packages/ff/48/39ed7f4cca62f45a3a81522297037dffdd8f734b70bc7f67aa2e976bd99e/qtmd-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 18:55:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "uliontse",
    "github_project": "qtmd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        }
    ],
    "lcname": "qtmd"
}
        
Elapsed time: 1.11648s