MiniSom


NameMiniSom JSON
Version 2.3.2 PyPI version JSON
download
home_pagehttps://github.com/JustGlowing/minisom
SummaryMinimalistic implementation of the Self Organizing Maps (SOM)
upload_time2024-02-16 09:47:58
maintainer
docs_urlNone
authorGiuseppe Vettigli
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning,neural networks,clustering,dimentionality reduction",
    "author": "Giuseppe Vettigli",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ed/c0/871ed58c2280517a53cb4a4a6851612b5674ccebe60a745edabfd2bb873b/MiniSom-2.3.2.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.2",
    "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": "edc0871ed58c2280517a53cb4a4a6851612b5674ccebe60a745edabfd2bb873b",
                "md5": "55c75781652b053431d44ffb0c2265f4",
                "sha256": "b6850d5679e0e54dbc01028536168fca4c5ddc4621a79dc9ec8814b12d6aebdb"
            },
            "downloads": -1,
            "filename": "MiniSom-2.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "55c75781652b053431d44ffb0c2265f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10661,
            "upload_time": "2024-02-16T09:47:58",
            "upload_time_iso_8601": "2024-02-16T09:47:58.659648Z",
            "url": "https://files.pythonhosted.org/packages/ed/c0/871ed58c2280517a53cb4a4a6851612b5674ccebe60a745edabfd2bb873b/MiniSom-2.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-16 09:47:58",
    "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.17540s