a | b/src/features/README.md | ||
---|---|---|---|
1 | # Features |
||
2 | |||
3 | This module contains the implementation of the input features used for the different methods. Each Python file contains the implementation of a single feature. The `__init__.py` contains the feature groups used for the different methods. |
||
4 | |||
5 | Some of the implemented features are not used in the final models. |