mindmaster


Namemindmaster JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/uliontse/mindmaster
SummaryMindMaster is a library that includes many models of CTR Prediction & Recommender System by MindSpore.
upload_time2025-01-21 19:55:58
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 mindspore
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mindmaster

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/uliontse/mindmaster",
    "name": "mindmaster",
    "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/a5/fe/540c473940a1ab159d6bafd8fc582cd6172cdd38e5d03b4d2b3db3fbbcaf/mindmaster-0.0.1.tar.gz",
    "platform": null,
    "description": "# mindmaster\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "MindMaster is a library that includes many models of CTR Prediction & Recommender System by MindSpore.",
    "version": "0.0.1",
    "project_urls": {
        "Changelog": "https://github.com/UlionTse/mindmaster/blob/main/change_log.txt",
        "Documentation": "https://github.com/UlionTse/mindmaster/blob/main/README.md",
        "Homepage": "https://github.com/uliontse/mindmaster",
        "Source": "https://github.com/UlionTse/mindmaster"
    },
    "split_keywords": [
        "machine learning",
        " deep learning",
        " ctr prediction",
        " recommender system"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ddc98766584bc0e0a9b40f83cfbb2cc971ab5a44f4f6953dfb04e4525637489",
                "md5": "69f4aac7b3321f2c773572126c7d6b0e",
                "sha256": "7068f0eb07cf51cdd2ce886c022a9470699ffb495eacd6121d0433de80567887"
            },
            "downloads": -1,
            "filename": "mindmaster-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69f4aac7b3321f2c773572126c7d6b0e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6004,
            "upload_time": "2025-01-21T19:55:56",
            "upload_time_iso_8601": "2025-01-21T19:55:56.071852Z",
            "url": "https://files.pythonhosted.org/packages/2d/dc/98766584bc0e0a9b40f83cfbb2cc971ab5a44f4f6953dfb04e4525637489/mindmaster-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5fe540c473940a1ab159d6bafd8fc582cd6172cdd38e5d03b4d2b3db3fbbcaf",
                "md5": "1838596cf1e2ce5146f1956cbcdd6b60",
                "sha256": "ad5be1f123cbb7dc8bb6d4bcdce667e45b5278818021b0816edf5a115899c93f"
            },
            "downloads": -1,
            "filename": "mindmaster-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1838596cf1e2ce5146f1956cbcdd6b60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6601,
            "upload_time": "2025-01-21T19:55:58",
            "upload_time_iso_8601": "2025-01-21T19:55:58.315109Z",
            "url": "https://files.pythonhosted.org/packages/a5/fe/540c473940a1ab159d6bafd8fc582cd6172cdd38e5d03b4d2b3db3fbbcaf/mindmaster-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 19:55:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "uliontse",
    "github_project": "mindmaster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "mindspore",
            "specs": []
        }
    ],
    "lcname": "mindmaster"
}
        
Elapsed time: 0.93985s