Skip to content

Transfer Entropy Feature Selection: a causal-oriented sequential feature selector.

License

Notifications You must be signed in to change notification settings

PaoloBonettiPolimi/tefs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Entropy Feature Selection

License: MIT PyPI - Version PyPI - Downloads

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:

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:

@misc{bonetti2023causal,
    title = {Causal {{Feature Selection}} via {{Transfer Entropy}}},
    author = {Bonetti, Paolo and Metelli, Alberto Maria and Restelli, Marcello},
    year = 2023,
    eprint = {2310.11059},
    archiveprefix = {arXiv},
    primaryclass = {cs.LG}
}

Authors

About

Transfer Entropy Feature Selection: a causal-oriented sequential feature selector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%