OC_P8 / feature_engineering /__init__.py
KLEB38's picture
Upload folder using huggingface_hub
9331de5 verified
Raw
History Blame Contribute Delete
257 Bytes
"""Offline feature engineering module.
Contains heavy aggregation logic over bureau, previous_application,
POS_CASH_BALANCE, credit_card_balance, installments_payments. Used only by
scripts/build_feature_store.py — never imported by the runtime API.
"""