Active Programs
Overview of active research programs, their components, and current status.
graph TD
subgraph "Active Research Programs"
A["Summit White Paper Series"] --> B["Adobe Case Study"]
A --> C["Salesforce Case Study"]
A --> D["Microsoft Case Study"]
E["Credit Card Panel Analytics"] --> F["Consumer Spend Modeling"]
E --> G["Cohort Construction"]
H["Signal Engineering"] --> I["EMA Crossover Signals"]
H --> J["Feature Selection Pipeline"]
end
subgraph "Status"
S1["Published"]
S2["In Progress"]
S3["Planned"]
end
style B fill:#0d4753,color:#fff,stroke:#0b3a45
style S1 fill:#0d4753,color:#fff,stroke:#0b3a45
style C fill:rgba(13,71,83,0.15),stroke:#0d4753
style F fill:rgba(13,71,83,0.15),stroke:#0d4753
style I fill:rgba(13,71,83,0.15),stroke:#0d4753
style S2 fill:rgba(13,71,83,0.15),stroke:#0d4753
style D fill:rgba(13,71,83,0.05),stroke:#999
style G fill:rgba(13,71,83,0.05),stroke:#999
style J fill:rgba(13,71,83,0.05),stroke:#999
style S3 fill:rgba(13,71,83,0.05),stroke:#999 Published
In Progress
Planned