docs(tradein): clarify n_analogs vs analogs[] top-10 cap (#698) #737

Merged
bot-reviewer merged 1 commit from docs/698-analogs-cap into main 2026-05-30 15:00:48 +00:00

1 commit

Author SHA1 Message Date
6647a9a8c1 docs(tradein): clarify n_analogs vs analogs[] top-10 cap (#698)
n_analogs is the FULL count; analogs is capped to top-10 (estimator.py
:2026/2028). Consumers reading len(analogs) under-count. Make the cap explicit
in both field comments, each referencing the other. Comments only — no field
or signature changes.

Refs #698
2026-05-30 17:58:11 +03:00