This folder contains reusable Python modules for the project.
data_loader.py: Functions for loading and saving data.preprocessing.py: Data cleaning and preprocessing utilities.config.py: Configuration and path management.
Import these modules in notebooks and scripts to avoid code duplication.