Section 01
[Introduction] NBA Lineup Chemistry Engine: Using Deep Learning to Solve Lineup Matching Problems
Project Name: NBA Synergy Engine Core Objective: Given 4 players on the court, find the optimal fifth player (based on compatibility rather than individual ability) Key Technologies:
- GMM clustering to define modern player archetypes
- Permutation-invariant neural networks to predict lineup synergy
- Generative General Manager tool to mathematically solve for the optimal fifth player Deployment Methods: Supports Streamlit interactive app, FastAPI interface, CLI script, SQL backend query
The project systematically solves the lineup chemistry problem using deep learning, integrating 10 years of NBA data (2014-2025) and player tracking metrics.