Skip to content

BundleStars/CMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# **CMA – Centralised Product Analytics Repository**

Welcome to **CMA**, our shared workspace for storing and scaling product analytics work across the team. This repository serves as the single source of truth for:

---

### What You'll Find Here

1. **Analytical Methodologies**  
   _Causal inference, retention analysis, funnel deep dives, etc._

2. **Reusable Models**  
   _Customer lifetime value (pLTV), attribution modelling, segmentation, uplift models, etc._

3. **Project-Specific Analysis Code**  
   _Feature experiments, onboarding diagnostics, marketing impact studies, etc._

---

### Getting Started

To get up and running:

```bash
git clone https://github.com/your-org/CMA.git
cd CMA
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
cp .env.example .env  # Add your Redshift credentials here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages