End-to-end Customer Segmentation Project
Note: This project is in progress.
Tools Used in This Project
- Prefect: Orchestrate workflows
- hydra: Manage configuration files
- pre-commit plugins: Automate code reviewing formatting
- poetry: Python dependency management
Project Structure
src
: consists of Python scriptsconfig
: consists of configuration filesnotebook
: consists of Jupyter Notebookstests
: consists of test files