`scikit-feature` is an open-source (GNU General Public License v2.0) feature selection repository in Python developed by Data Mining and Machine Learning Lab at Arizona State University.
It serves as a platform for facilitating feature selection application, research and comparative study. It is designed to share widely used feature selection algorithms developed in the feature selection research, and offer convenience for researchers and practitioners to perform empirical evaluation in developing new feature selection algorithms.
This is may or may not be a temporary fork of the original repository as development seems to have stalled and various modules have be depreciated due to updates to `scikit-learn`. I will see if should get reintegrated back into the original project if it ever gets revived again.
**Forked project information**
* Project site - https://github.com/lguangyu/scikit-feature
* Project site - https://github.com/chappers/scikit-feature
**Original `scikit-feature` project information**
* Project site - https://github.com/jundongl/scikit-feature
* Documentation - http://featureselection.asu.edu/
Installation
============
# From Sources
* Unpack the source package somewhere
* Run `pip install -e .` from the source distribution's top level folder
# From pip
```sh
pip install skfeature-gli
```
Raw data
{
"_id": null,
"home_page": "https://github.com/lguangyu/scikit-feature",
"name": "skfeature-gli",
"maintainer": "Guangyu Li",
"docs_url": null,
"requires_python": "",
"maintainer_email": "gl343@cornell.edu",
"keywords": "Feature Selection Repository",
"author": "Jundong Li, Kewei Cheng, Suhang Wang",
"author_email": "jundong.li@asu.edu, kcheng18@asu.edu, suhang.wang@asu.edu",
"download_url": "https://files.pythonhosted.org/packages/90/37/0d23288792e4a9de1d5e9b637569f0a735ee83cab87015f7ec1bccac92ec/skfeature-gli-1.1.2.tar.gz",
"platform": null,
"description": "\n`scikit-feature` is an open-source (GNU General Public License v2.0) feature selection repository in Python developed by Data Mining and Machine Learning Lab at Arizona State University. \n\nIt serves as a platform for facilitating feature selection application, research and comparative study. It is designed to share widely used feature selection algorithms developed in the feature selection research, and offer convenience for researchers and practitioners to perform empirical evaluation in developing new feature selection algorithms.\n\nThis is may or may not be a temporary fork of the original repository as development seems to have stalled and various modules have be depreciated due to updates to `scikit-learn`. I will see if should get reintegrated back into the original project if it ever gets revived again. \n\n**Forked project information**\n\n* Project site - https://github.com/lguangyu/scikit-feature\n* Project site - https://github.com/chappers/scikit-feature\n\n**Original `scikit-feature` project information**\n\n* Project site - https://github.com/jundongl/scikit-feature\n* Documentation - http://featureselection.asu.edu/\n\nInstallation\n============\n\n# From Sources\n\n* Unpack the source package somewhere\n* Run `pip install -e .` from the source distribution's top level folder\n\n# From pip\n\n```sh\npip install skfeature-gli\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Unofficial Fork of Feature Selection Repository in Python (DMML Lab@ASU)",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/lguangyu/scikit-feature"
},
"split_keywords": [
"feature",
"selection",
"repository"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8125f3809bffceca4fe3dce2930423b6a3ca8ce01b5dd5f40ade57e167a9a390",
"md5": "ab44844c5a5ece95e5a852dbd7368d3d",
"sha256": "6835b30276239ca622c1f6c4f0ba2bdbfef992954d287b16881848183cdb9303"
},
"downloads": -1,
"filename": "skfeature_gli-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab44844c5a5ece95e5a852dbd7368d3d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 66872,
"upload_time": "2023-11-08T17:48:55",
"upload_time_iso_8601": "2023-11-08T17:48:55.292779Z",
"url": "https://files.pythonhosted.org/packages/81/25/f3809bffceca4fe3dce2930423b6a3ca8ce01b5dd5f40ade57e167a9a390/skfeature_gli-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "90370d23288792e4a9de1d5e9b637569f0a735ee83cab87015f7ec1bccac92ec",
"md5": "292ebc47f5696d57e94872c7d7301092",
"sha256": "0f23ccf3ba8af13932a741d8f511f57f76a1cdce4dfc393b3b8e5591e2d437dd"
},
"downloads": -1,
"filename": "skfeature-gli-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "292ebc47f5696d57e94872c7d7301092",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 43300,
"upload_time": "2023-11-08T17:48:57",
"upload_time_iso_8601": "2023-11-08T17:48:57.265166Z",
"url": "https://files.pythonhosted.org/packages/90/37/0d23288792e4a9de1d5e9b637569f0a735ee83cab87015f7ec1bccac92ec/skfeature-gli-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-08 17:48:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lguangyu",
"github_project": "scikit-feature",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "skfeature-gli"
}