animatsne


Nameanimatsne JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryA library that displays the process of the T-Sne algorithm
upload_time2024-10-05 15:07:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords tsne algorithm visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # README

This package animates the T-Sne algorithm as it advances.
If you want to use PCA init method, install with the optional dependency 'pca'

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "animatsne",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "tsne, algorithm visualization",
    "author": null,
    "author_email": "Victor Gravan Bru <vgravanbru@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cd/41/fd36785bde8035bb018d8317c054b5debf2b8447d41fb0f8225935def1f5/animatsne-1.0.1.tar.gz",
    "platform": null,
    "description": "# README\r\n\r\nThis package animates the T-Sne algorithm as it advances.\r\nIf you want to use PCA init method, install with the optional dependency 'pca'\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library that displays the process of the T-Sne algorithm",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/vicgrabru/animatsne",
        "Issues": "https://github.com/vicgrabru/animatsne/issues"
    },
    "split_keywords": [
        "tsne",
        " algorithm visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63b2aa72dbfaa6e287aecd8d2f1f32d893621aedf46795c3febf84a586530df2",
                "md5": "c10dde1fca571267d08a3c08349a34e8",
                "sha256": "e153799d1cea34ee0bd56d58529a81f16df41dc1c89f5fb0b29f7860f4e6469c"
            },
            "downloads": -1,
            "filename": "animatsne-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c10dde1fca571267d08a3c08349a34e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 11024,
            "upload_time": "2024-10-05T15:07:49",
            "upload_time_iso_8601": "2024-10-05T15:07:49.305985Z",
            "url": "https://files.pythonhosted.org/packages/63/b2/aa72dbfaa6e287aecd8d2f1f32d893621aedf46795c3febf84a586530df2/animatsne-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd41fd36785bde8035bb018d8317c054b5debf2b8447d41fb0f8225935def1f5",
                "md5": "6a02d2421fd5b0b903412097b6268730",
                "sha256": "96a804548fb35a7116c8e974f87e926d855724c64b244e77ded2b173d48a980f"
            },
            "downloads": -1,
            "filename": "animatsne-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6a02d2421fd5b0b903412097b6268730",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10885,
            "upload_time": "2024-10-05T15:07:50",
            "upload_time_iso_8601": "2024-10-05T15:07:50.924211Z",
            "url": "https://files.pythonhosted.org/packages/cd/41/fd36785bde8035bb018d8317c054b5debf2b8447d41fb0f8225935def1f5/animatsne-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-05 15:07:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vicgrabru",
    "github_project": "animatsne",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "animatsne"
}
        
Elapsed time: 1.23374s