pyFOCI documentation#
Date: Jul 06, 2026 Version: 0.3.2
Useful links: Package Repository | Source Repository | Issues & Ideas |
This is the documentation for the open source Python package pyFOCI, which
provides the feature selection algorithm “Feature Ordering by Conditional Independence” (FOCI).
Getting started
How to install pyFOCI.
User guide
The user guide gives background information about the key concepts of FOCI.
API reference
The API reference contains a systematic description of the pyFOCI programming interface:
All available classes, methods and parameters.
Examples
The examples showcase pyFOCI in action. Look at result diagrams and see the corresponding source.