Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 325 Bytes

File metadata and controls

9 lines (6 loc) · 325 Bytes

Source Code

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.