API Reference Guide¶
The AutonFeat
package is made up of several submodules. The following table provides a brief description of each submodule.
Submodule | Description |
---|---|
autonfeat.core | Contains the core functionality of the package. |
autonfeat.common | Contains common featurizers. |
autonfeat.functional | Contains the functional form of featurizers. |
autonfeat.health | Contains healthcare related featurizers. |
autonfeat.preprocess | Contains preprocessors. |
autonfeat.preprocess.functional | Contains the functional form of preprocessors. |
autonfeat.utils | Contains utility functions. |
If you enjoy using AutonFeat
, please consider starring the repository ⭐️.