lpproj


Namelpproj JSON
Version 0.1 PyPI version JSON
download
home_pagehttp://github.com/jakevdp/lpproj
SummaryPython implementation of Locality Preserving Projections
upload_time2016-01-12 23:54:47
maintainerNone
docs_urlNone
authorJake VanderPlas
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Locality Preserving Projections
===============================
This is a scikit-learn compatible implementation of Locality Preserving
Projections.

For more information, see the github project page:
http://github.com/jakevdp/lpproj
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/jakevdp/lpproj",
    "name": "lpproj",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jake VanderPlas",
    "author_email": "jakevdp@uw.edu",
    "download_url": "https://files.pythonhosted.org/packages/90/74/873ab0f546167bef39f5addc0ac437712e30df059a4849ce087306262a1e/lpproj-0.1.tar.gz",
    "platform": "UNKNOWN",
    "description": "Locality Preserving Projections\n===============================\nThis is a scikit-learn compatible implementation of Locality Preserving\nProjections.\n\nFor more information, see the github project page:\nhttp://github.com/jakevdp/lpproj",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python implementation of Locality Preserving Projections",
    "version": "0.1",
    "project_urls": {
        "Download": "http://github.com/jakevdp/lpproj",
        "Homepage": "http://github.com/jakevdp/lpproj"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9074873ab0f546167bef39f5addc0ac437712e30df059a4849ce087306262a1e",
                "md5": "2f7b04ba570fedafebb8782734d8f339",
                "sha256": "1377e04f029bd3ca2a273780365555e2339b3b6cec41100cb51de6a2f0738e4f"
            },
            "downloads": -1,
            "filename": "lpproj-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2f7b04ba570fedafebb8782734d8f339",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 221008,
            "upload_time": "2016-01-12T23:54:47",
            "upload_time_iso_8601": "2016-01-12T23:54:47.606621Z",
            "url": "https://files.pythonhosted.org/packages/90/74/873ab0f546167bef39f5addc0ac437712e30df059a4849ce087306262a1e/lpproj-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-01-12 23:54:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jakevdp",
    "github_project": "lpproj",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lpproj"
}
        
Elapsed time: 0.29650s