MiniSom


NameMiniSom JSON
Version 2.3.3 PyPI version JSON
download
home_pagehttps://github.com/JustGlowing/minisom
SummaryMinimalistic implementation of the Self Organizing Maps (SOM)
upload_time2024-08-23 12:22:45
maintainerNone
docs_urlNone
authorGiuseppe Vettigli
requires_pythonNone
licenseMIT
keywords machine learning neural networks clustering dimentionality reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See the github page https://github.com/JustGlowing/minisom

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JustGlowing/minisom",
    "name": "MiniSom",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "machine learning, neural networks, clustering, dimentionality reduction",
    "author": "Giuseppe Vettigli",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/32/3e/43e760fddda4adf672c3ad6d49fe2dc06178c66c02268dc611d786945d29/MiniSom-2.3.3.tar.gz",
    "platform": null,
    "description": "See the github page https://github.com/JustGlowing/minisom\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Minimalistic implementation of the Self Organizing Maps (SOM)",
    "version": "2.3.3",
    "project_urls": {
        "Download": "https://github.com/JustGlowing/minisom/archive/master.zip",
        "Homepage": "https://github.com/JustGlowing/minisom"
    },
    "split_keywords": [
        "machine learning",
        " neural networks",
        " clustering",
        " dimentionality reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "323e43e760fddda4adf672c3ad6d49fe2dc06178c66c02268dc611d786945d29",
                "md5": "ef86c8d62c4d8bebd27a24fcbc484e01",
                "sha256": "f96d898abd7f98abba48dd963917b9949916114ce4eca58753a0e6d7666da2b1"
            },
            "downloads": -1,
            "filename": "MiniSom-2.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ef86c8d62c4d8bebd27a24fcbc484e01",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11763,
            "upload_time": "2024-08-23T12:22:45",
            "upload_time_iso_8601": "2024-08-23T12:22:45.536634Z",
            "url": "https://files.pythonhosted.org/packages/32/3e/43e760fddda4adf672c3ad6d49fe2dc06178c66c02268dc611d786945d29/MiniSom-2.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 12:22:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JustGlowing",
    "github_project": "minisom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "minisom"
}
        
Elapsed time: 0.32338s