idc-clustering


Nameidc-clustering JSON
Version 1.3.6 PyPI version JSON
download
home_pagehttps://gitee.com/hai_li_de/gitee-clustering.git
SummaryA clustering library that can return which cluster it belongs to
upload_time2024-03-02 05:51:20
maintainer
docs_urlNone
authoridc_clustering
requires_python>=3.6
licenseApache 2.0
keywords idc_clustering clustering-service return to category tags
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A clustering library that can learn based on historical data and classification labels. The current version can only test and classify a set of data. The test classification of batch data will be updated later, and will return which historical learning data the test data belongs to. Classification tags
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/hai_li_de/gitee-clustering.git",
    "name": "idc-clustering",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "idc_clustering,clustering-service,Return to category tags",
    "author": "idc_clustering",
    "author_email": "1262043823@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/3f/f32ad76f6bc7fe5964336ca38b8ff436589c4813879b87f43d461e32ede6/idc_clustering-1.3.6.tar.gz",
    "platform": null,
    "description": "A clustering library that can learn based on historical data and classification labels. The current version can only test and classify a set of data. The test classification of batch data will be updated later, and will return which historical learning data the test data belongs to. Classification tags",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A clustering library that can return which cluster it belongs to",
    "version": "1.3.6",
    "project_urls": {
        "Homepage": "https://gitee.com/hai_li_de/gitee-clustering.git"
    },
    "split_keywords": [
        "idc_clustering",
        "clustering-service",
        "return to category tags"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e3ff32ad76f6bc7fe5964336ca38b8ff436589c4813879b87f43d461e32ede6",
                "md5": "be70aa659753f7e4bcb99045a6f13fe2",
                "sha256": "f665fe93b94a53e14c2de4d001a5493d77a3cb041844d92bf2f1742c443bd19e"
            },
            "downloads": -1,
            "filename": "idc_clustering-1.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "be70aa659753f7e4bcb99045a6f13fe2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4362,
            "upload_time": "2024-03-02T05:51:20",
            "upload_time_iso_8601": "2024-03-02T05:51:20.097988Z",
            "url": "https://files.pythonhosted.org/packages/4e/3f/f32ad76f6bc7fe5964336ca38b8ff436589c4813879b87f43d461e32ede6/idc_clustering-1.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 05:51:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "idc-clustering"
}
        
Elapsed time: 0.20054s