contrastive


Namecontrastive JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/abidlabs/contrastive
SummaryPython library for performing unsupervised learning (e.g. PCA) in contrastive settings, where one is interested in finding directions and patterns that exist one dataset, but not the other
upload_time2023-02-06 19:43:03
maintainer
docs_urlNone
authorAbubakar Abid
requires_python
license
keywords unsupervised contrastive learning pca
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/abidlabs/contrastive",
    "name": "contrastive",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "unsupervised,contrastive,learning,PCA",
    "author": "Abubakar Abid",
    "author_email": "a12d@stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/b3/ed/5e745ef4ac45262aed79590b3d6baf6053a9f5901937381476849b52d942/contrastive-1.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library for performing unsupervised learning (e.g. PCA) in contrastive settings, where one is interested in finding directions and patterns that exist one dataset, but not the other",
    "version": "1.2.0",
    "split_keywords": [
        "unsupervised",
        "contrastive",
        "learning",
        "pca"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3ed5e745ef4ac45262aed79590b3d6baf6053a9f5901937381476849b52d942",
                "md5": "5f100c0d530668a2181378df334b94c7",
                "sha256": "7d6c2ba9f3ef44bedaad8476a127e908b352a90abff14a799287372475f1f7b2"
            },
            "downloads": -1,
            "filename": "contrastive-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5f100c0d530668a2181378df334b94c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8969,
            "upload_time": "2023-02-06T19:43:03",
            "upload_time_iso_8601": "2023-02-06T19:43:03.274287Z",
            "url": "https://files.pythonhosted.org/packages/b3/ed/5e745ef4ac45262aed79590b3d6baf6053a9f5901937381476849b52d942/contrastive-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 19:43:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "abidlabs",
    "github_project": "contrastive",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "contrastive"
}
        
Elapsed time: 0.03536s