Name | tefs JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Causal feature selection for time series data using transfer entropy |
upload_time | 2024-12-28 21:25:35 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2024 Transfer Entropy Feature Selection Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
tefs
transfer entropy
feature selection
causality
time series
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Transfer Entropy Feature Selection
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
![PyPI - Version](https://img.shields.io/pypi/v/tefs)
![PyPI - Downloads](https://img.shields.io/pypi/dm/tefs)
This repository implements a causal feature selection algorithm based on transfer entropy. The algorithm is described in: Bonetti, P., Metelli, A. M., & Restelli, M. (2023, October 17). Causal Feature Selection via Transfer Entropy. (https://arxiv.org/abs/2310.11059).
## Installation
The package can be installed using pip:
```bash
pip install tefs
```
## How to use
Refer to the documentation for usage examples.
## Attribution
If you use this package in your research, please cite the following paper:
```bibtex
@INPROCEEDINGS{10651028,
author={Bonetti, Paolo and Metelli, Alberto Maria and Restelli, Marcello},
booktitle={2024 International Joint Conference on Neural Networks (IJCNN)},
title={Causal Feature Selection via Transfer Entropy},
year={2024},
volume={},
number={},
pages={1-10},
keywords={Machine learning algorithms;Time series analysis;Neural networks;Focusing;Feature extraction;Entropy;Data models;Feature selection;transfer entropy;causal feature selection;time series},
doi={10.1109/IJCNN60899.2024.10651028}
}
```
## Authors
- Paolo Bonetti ([@PaoloBonettiPolimi](https://github.com/PaoloBonettiPolimi))
- Teo Bucci ([@teobucci](https://github.com/teobucci))
Raw data
{
"_id": null,
"home_page": null,
"name": "tefs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "tefs, transfer entropy, feature selection, causality, time series",
"author": null,
"author_email": "Teo Bucci <teobucci8@gmail.com>, Paolo Bonetti <paolo.bonetti@polimi.it>",
"download_url": "https://files.pythonhosted.org/packages/a0/80/c1ad23bc85d3d2e7d6c347a331aadd4d1757d2492a0c9fbb911ff9502bb7/tefs-1.0.0.tar.gz",
"platform": null,
"description": "# Transfer Entropy Feature Selection\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n![PyPI - Version](https://img.shields.io/pypi/v/tefs)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/tefs)\n\nThis repository implements a causal feature selection algorithm based on transfer entropy. The algorithm is described in: Bonetti, P., Metelli, A. M., & Restelli, M. (2023, October 17). Causal Feature Selection via Transfer Entropy. (https://arxiv.org/abs/2310.11059).\n\n## Installation\n\nThe package can be installed using pip:\n\n```bash\npip install tefs\n```\n\n## How to use\n\nRefer to the documentation for usage examples.\n\n## Attribution\n\nIf you use this package in your research, please cite the following paper:\n\n```bibtex\n@INPROCEEDINGS{10651028,\n author={Bonetti, Paolo and Metelli, Alberto Maria and Restelli, Marcello},\n booktitle={2024 International Joint Conference on Neural Networks (IJCNN)}, \n title={Causal Feature Selection via Transfer Entropy}, \n year={2024},\n volume={},\n number={},\n pages={1-10},\n keywords={Machine learning algorithms;Time series analysis;Neural networks;Focusing;Feature extraction;Entropy;Data models;Feature selection;transfer entropy;causal feature selection;time series},\n doi={10.1109/IJCNN60899.2024.10651028}\n}\n```\n\n## Authors\n\n- Paolo Bonetti ([@PaoloBonettiPolimi](https://github.com/PaoloBonettiPolimi))\n- Teo Bucci ([@teobucci](https://github.com/teobucci))\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Transfer Entropy Feature Selection Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Causal feature selection for time series data using transfer entropy",
"version": "1.0.0",
"project_urls": {
"Documentation": "https://PaoloBonettiPolimi.github.io/tefs/",
"Homepage": "https://github.com/PaoloBonettiPolimi/tefs",
"Repository": "https://github.com/PaoloBonettiPolimi/tefs"
},
"split_keywords": [
"tefs",
" transfer entropy",
" feature selection",
" causality",
" time series"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d3b3e80ad65c1da257f0d65381935cc9551a36741659b2b55bdc26c931eb5f4",
"md5": "e876bc34d1d36e22d8e37fd68e6cdbe8",
"sha256": "6435f4adf2ecb924c24cf206ab64f07daa57a6cb3fe56b480b1d02c3dd48a604"
},
"downloads": -1,
"filename": "tefs-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e876bc34d1d36e22d8e37fd68e6cdbe8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 13629,
"upload_time": "2024-12-28T21:25:33",
"upload_time_iso_8601": "2024-12-28T21:25:33.411646Z",
"url": "https://files.pythonhosted.org/packages/1d/3b/3e80ad65c1da257f0d65381935cc9551a36741659b2b55bdc26c931eb5f4/tefs-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a080c1ad23bc85d3d2e7d6c347a331aadd4d1757d2492a0c9fbb911ff9502bb7",
"md5": "aa7f7b2ccadaa8308b7712a40a1482d0",
"sha256": "d7c5531a4fcf15be8d68cf2b65498ccea285bfbde91667d78b5d558a95f7502c"
},
"downloads": -1,
"filename": "tefs-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "aa7f7b2ccadaa8308b7712a40a1482d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 15039,
"upload_time": "2024-12-28T21:25:35",
"upload_time_iso_8601": "2024-12-28T21:25:35.421131Z",
"url": "https://files.pythonhosted.org/packages/a0/80/c1ad23bc85d3d2e7d6c347a331aadd4d1757d2492a0c9fbb911ff9502bb7/tefs-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-28 21:25:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PaoloBonettiPolimi",
"github_project": "tefs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "tefs"
}