A Python library for selecting features in classification. Used in ilastik's Suggest Features functionality.
We recommend conda
/mamba
to install this package:
mamba create -n feature-selection -c conda-forge ilastik-feature-selection
Usage is documented in the example notebooks and the example scripts.