PRDs¶
The documentation PRDs live in docs-site/:
mkdocs_prd.md: requirements for the MkDocs documentation site.github_action_prd.md: requirements for GitHub Pages deployment.
They describe the documentation product. They are not used by model training.
The first documentation version should stay close to the code:
- Home Credit style binary classification.
- Shared preprocessing.
- 13 AutoML models and their grids.
GridSearchCVsettings.- 5 AutoDL model structures.
- CUDA, MPS, and CPU behavior.
- JSON output paths and result shapes.