{ "info": { "author": "hanhe", "author_email": "hanhe@ucdavis.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# JELSR\nUnsupervised Feature Selection of Joint Embedding Sparse Regression Analysis.\n# Summary\nThe function JELSR follows the paper \"Joint Embedding Learning and Sparse Regression: A Framework for Unsupervised Feature Selection\"(2014) by Chenping Hou, Feiping Nie, Xuelong Li, Dongyun Yi and Yi Wu\n\n# Why a new package\nThe JELSR feature selection approach is of great importance and is one of the most popular approaches in feature selection of unsupervised clustering problem.\n\nThe Package closely follows the paper and enables users to choose key parameters in the algrithm. It would be helpful to people interested in the method and could be directly applied to numpy array dataset.\n\nThe paper is relative new and no existing package designed for JELSR in python yet.\n\n# Reference\n\"Joint Embedding Learning and Sparse Regression: A Framework for Unsupervised Feature Selection\"(2014) by Chenping Hou, Feiping Nie, Xuelong Li, Dongyun Yi and Yi Wu\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hanhe2018/JELSR", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "JELSR", "package_url": "https://pypi.org/project/JELSR/", "platform": "", "project_url": "https://pypi.org/project/JELSR/", "project_urls": { "Homepage": "https://github.com/hanhe2018/JELSR" }, "release_url": "https://pypi.org/project/JELSR/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "JELSR_Feature_Selection", "version": "0.0.1" }, "last_serial": 5563696, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c173576ff1cc8d7c8b468bc330d4b5db", "sha256": "2aa6b02d42f1ff8b99b2ee3d3f0606271be47b94853a93edeb1c71ec920ef8e6" }, "downloads": -1, "filename": "JELSR-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c173576ff1cc8d7c8b468bc330d4b5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3604, "upload_time": "2019-07-21T15:15:05", "url": "https://files.pythonhosted.org/packages/34/f6/fa421aafe9a073a493102de8b54a81a89f9a8812368d1d8b0bd5ecd3c7cb/JELSR-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c173576ff1cc8d7c8b468bc330d4b5db", "sha256": "2aa6b02d42f1ff8b99b2ee3d3f0606271be47b94853a93edeb1c71ec920ef8e6" }, "downloads": -1, "filename": "JELSR-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c173576ff1cc8d7c8b468bc330d4b5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3604, "upload_time": "2019-07-21T15:15:05", "url": "https://files.pythonhosted.org/packages/34/f6/fa421aafe9a073a493102de8b54a81a89f9a8812368d1d8b0bd5ecd3c7cb/JELSR-0.0.1.tar.gz" } ] }