Blauwal3-Recommendation


NameBlauwal3-Recommendation JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/biolab/orange3-recommendation
Summary蓝鲸数据挖掘软件包的推荐系统附加组件。
upload_time2024-09-27 08:15:23
maintainerNone
docs_urlNone
author大圣实验楼
requires_pythonNone
licenseNone
keywords orange3-recommendation data mining orange3 add-on
VCS
bugtrack_url
requirements numpy scikit-learn setuptools-git mock Orange3
Travis-CI
coveralls test coverage
            Orange3 Recommendation
======================

Orange3 add-on for recommendation. A Python module that extends Orange3 to
include support for recommender systems. All features can be combined with
powerful data mining techniques from the Orange data mining framework.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biolab/orange3-recommendation",
    "name": "Blauwal3-Recommendation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "orange3-recommendation, data mining, orange3 add-on",
    "author": "\u5927\u5723\u5b9e\u9a8c\u697c",
    "author_email": "dashenglab@163.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/58/5f319479e59cbed60ad12d9d7119cc3016b69d3a7e62db225d89591e412f/blauwal3_recommendation-0.1.4.tar.gz",
    "platform": null,
    "description": "Orange3 Recommendation\r\n======================\r\n\r\nOrange3 add-on for recommendation. A Python module that extends Orange3 to\r\ninclude support for recommender systems. All features can be combined with\r\npowerful data mining techniques from the Orange data mining framework.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u84dd\u9cb8\u6570\u636e\u6316\u6398\u8f6f\u4ef6\u5305\u7684\u63a8\u8350\u7cfb\u7edf\u9644\u52a0\u7ec4\u4ef6\u3002",
    "version": "0.1.4",
    "project_urls": {
        "Download": "https://github.com/biolab/orange3-recommendation/tarball/0.1.4",
        "Homepage": "https://github.com/biolab/orange3-recommendation"
    },
    "split_keywords": [
        "orange3-recommendation",
        " data mining",
        " orange3 add-on"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cf3c53bd1c967104b5f05249b1a9063dfc1455aec1d08f7e8babd590daff918",
                "md5": "0ec4c35aed5bfb9be4740805029eaa73",
                "sha256": "82a3a55fa05c55f9bbdb544a425925d123720f742fb5d472d703c7046d6e69fe"
            },
            "downloads": -1,
            "filename": "Blauwal3_Recommendation-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ec4c35aed5bfb9be4740805029eaa73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2067178,
            "upload_time": "2024-09-27T08:15:13",
            "upload_time_iso_8601": "2024-09-27T08:15:13.806304Z",
            "url": "https://files.pythonhosted.org/packages/7c/f3/c53bd1c967104b5f05249b1a9063dfc1455aec1d08f7e8babd590daff918/Blauwal3_Recommendation-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e585f319479e59cbed60ad12d9d7119cc3016b69d3a7e62db225d89591e412f",
                "md5": "1399c63201c3f0a266abf77f6147e50f",
                "sha256": "46211f879589ea3dfd2b4ae6502af21c70c2c0e85907a2996919364b8b4a027a"
            },
            "downloads": -1,
            "filename": "blauwal3_recommendation-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "1399c63201c3f0a266abf77f6147e50f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3995213,
            "upload_time": "2024-09-27T08:15:23",
            "upload_time_iso_8601": "2024-09-27T08:15:23.038170Z",
            "url": "https://files.pythonhosted.org/packages/3e/58/5f319479e59cbed60ad12d9d7119cc3016b69d3a7e62db225d89591e412f/blauwal3_recommendation-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-27 08:15:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biolab",
    "github_project": "orange3-recommendation",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "0.17"
                ]
            ]
        },
        {
            "name": "setuptools-git",
            "specs": []
        },
        {
            "name": "mock",
            "specs": []
        },
        {
            "name": "Orange3",
            "specs": []
        }
    ],
    "lcname": "blauwal3-recommendation"
}
        
Elapsed time: 0.69003s