Name | aprofs JSON |
Version |
0.0.5
JSON |
| download |
home_page | None |
Summary | "Package aprofs serves the purpose of streaming the feature selection using aproximate preditions" |
upload_time | 2024-10-19 09:16:27 |
maintainer | None |
docs_url | None |
author | Filipe Santos |
requires_python | <4.0,>=3.9 |
license | MIT |
keywords |
one
two
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# aprofs package metadada
![Alt text](./docs/logo.png)
## aprofs: Approximate Prediction Feature Selection using Shapley Values
Welcome to aprofs, an open-source Python package designed to simplify the process of feature selection using approximate prediction with Shapley values.
The idea is that using on this package you can speed up feature selection (in an approximate way).
Please look at the package website for more resources: [Aprofs Documentation](https://blewy.github.io/aprofs/)
## Features
- **Feature Selection**: aprofs uses Shapley values, a concept from cooperative game theory, to identify the most important features in your dataset.
- **Feature Visualization**: aprofs uses Shapley values to check the marginal behavior of the feature used by the model using pdp plots.
## Installation
You can install aprofs via pip:
```bash
pip install aprofs==0.0.5
```
## Usage
Please look into the website here: [Aprofs Documentation](https://blewy.github.io/aprofs/)
## Contributing
As an open-source project, we welcome contributions from the community. I will create a CONTRIBUTING.md for guidelines on how to contribute.
License
This project is licensed under the terms of the MIT license.
Raw data
{
"_id": null,
"home_page": null,
"name": "aprofs",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "one, two",
"author": "Filipe Santos",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ae/8b/39333cea13cb864ec9e2a2cba0da0ba5f230d44373bf90751ef217927508/aprofs-0.0.5.tar.gz",
"platform": null,
"description": "# aprofs package metadada\n\n![Alt text](./docs/logo.png)\n\n## aprofs: Approximate Prediction Feature Selection using Shapley Values\n\nWelcome to aprofs, an open-source Python package designed to simplify the process of feature selection using approximate prediction with Shapley values.\n\nThe idea is that using on this package you can speed up feature selection (in an approximate way).\n\nPlease look at the package website for more resources: [Aprofs Documentation](https://blewy.github.io/aprofs/)\n\n## Features\n\n- **Feature Selection**: aprofs uses Shapley values, a concept from cooperative game theory, to identify the most important features in your dataset.\n\n- **Feature Visualization**: aprofs uses Shapley values to check the marginal behavior of the feature used by the model using pdp plots.\n\n## Installation\nYou can install aprofs via pip:\n\n```bash\npip install aprofs==0.0.5\n```\n\n## Usage\nPlease look into the website here: [Aprofs Documentation](https://blewy.github.io/aprofs/)\n\n## Contributing\nAs an open-source project, we welcome contributions from the community. I will create a CONTRIBUTING.md for guidelines on how to contribute.\n\nLicense\nThis project is licensed under the terms of the MIT license.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\"Package aprofs serves the purpose of streaming the feature selection using aproximate preditions\"",
"version": "0.0.5",
"project_urls": null,
"split_keywords": [
"one",
" two"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "42e90a891e016bcda96035fecad0b10b254fa20683e425fe30edb7770b1939a3",
"md5": "99b39915867606a9d12178415c7c9531",
"sha256": "ed075f7c33460a68790ebc75fb908fd431c0cb3edb5bb4de7a5365f64f8df3cc"
},
"downloads": -1,
"filename": "aprofs-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "99b39915867606a9d12178415c7c9531",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 10405,
"upload_time": "2024-10-19T09:16:26",
"upload_time_iso_8601": "2024-10-19T09:16:26.191706Z",
"url": "https://files.pythonhosted.org/packages/42/e9/0a891e016bcda96035fecad0b10b254fa20683e425fe30edb7770b1939a3/aprofs-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ae8b39333cea13cb864ec9e2a2cba0da0ba5f230d44373bf90751ef217927508",
"md5": "1de1f5246a6ce9d2b84cbe1ef854f12d",
"sha256": "9942f0f6a6da7aed11fbd93e419dc79b50b7f25b35ca3e2195494adb65dd37c0"
},
"downloads": -1,
"filename": "aprofs-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "1de1f5246a6ce9d2b84cbe1ef854f12d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 10555,
"upload_time": "2024-10-19T09:16:27",
"upload_time_iso_8601": "2024-10-19T09:16:27.493926Z",
"url": "https://files.pythonhosted.org/packages/ae/8b/39333cea13cb864ec9e2a2cba0da0ba5f230d44373bf90751ef217927508/aprofs-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-19 09:16:27",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "aprofs"
}