fastdimr


Namefastdimr JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/inoueakimitsu/fastdimr
Summaryfastdimr - fast dimensionality reduction wrapper.
upload_time2023-06-06 05:27:40
maintainer
docs_urlNone
authorAkimitsu Inoue
requires_python>=3.7
licenseMIT
keywords machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fastdimr

[![Build Status](https://app.travis-ci.com/inoueakimitsu/fastdimr.svg?branch=main)](https://app.travis-ci.com/inoueakimitsu/fastdimr)
<a href="https://github.com/inoueakimitsu/fastdimr/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/inoueakimitsu/fastdimr"></a> 

Fast predictor of dimensionality reduction and clustering

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inoueakimitsu/fastdimr",
    "name": "fastdimr",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "machine learning",
    "author": "Akimitsu Inoue",
    "author_email": "akimitsu.inoue@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/06/898103ccf74930e9c9c82ab0900610c7e370687e63c2d83eddd9a6548865/fastdimr-0.1.0.tar.gz",
    "platform": null,
    "description": "# fastdimr\r\n\r\n[![Build Status](https://app.travis-ci.com/inoueakimitsu/fastdimr.svg?branch=main)](https://app.travis-ci.com/inoueakimitsu/fastdimr)\r\n<a href=\"https://github.com/inoueakimitsu/fastdimr/issues\"><img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/inoueakimitsu/fastdimr\"></a> \r\n\r\nFast predictor of dimensionality reduction and clustering\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "fastdimr - fast dimensionality reduction wrapper.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/inoueakimitsu/fastdimr"
    },
    "split_keywords": [
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "827cc8eb1808804cef34611e87757f4aa8cc00b9d7085389ba77ab26eabc1c68",
                "md5": "4cc51ea652a7331bc1e226e036fdc16b",
                "sha256": "b3d8445339923b59db5ff93783fe24695165e90709519c701b17919e01c83bcd"
            },
            "downloads": -1,
            "filename": "fastdimr-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4cc51ea652a7331bc1e226e036fdc16b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3796,
            "upload_time": "2023-06-06T05:27:39",
            "upload_time_iso_8601": "2023-06-06T05:27:39.119754Z",
            "url": "https://files.pythonhosted.org/packages/82/7c/c8eb1808804cef34611e87757f4aa8cc00b9d7085389ba77ab26eabc1c68/fastdimr-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d406898103ccf74930e9c9c82ab0900610c7e370687e63c2d83eddd9a6548865",
                "md5": "816170e75b8fe8e713db11065119da1f",
                "sha256": "abe6a19823701e649eca7e1c2e5011564b53a90aa8796e02c405584c4a21f786"
            },
            "downloads": -1,
            "filename": "fastdimr-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "816170e75b8fe8e713db11065119da1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3475,
            "upload_time": "2023-06-06T05:27:40",
            "upload_time_iso_8601": "2023-06-06T05:27:40.939693Z",
            "url": "https://files.pythonhosted.org/packages/d4/06/898103ccf74930e9c9c82ab0900610c7e370687e63c2d83eddd9a6548865/fastdimr-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 05:27:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inoueakimitsu",
    "github_project": "fastdimr",
    "github_not_found": true,
    "lcname": "fastdimr"
}
        
Elapsed time: 0.53563s