You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pt, dpmodel): use data stat for observed type (#5269)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Models now record, persist, and expose observed element-type lists in
model metadata; evaluation/display prefer that metadata when present.
* Training and model APIs accept an optional preset observed-type
override to control observed-type selection.
* Utilities added to collect, save, and restore observed-type lists for
caching and reuse.
* **Tests**
* Added unit and integration tests covering collection, file I/O,
training integration, metadata propagation, fallback behavior, and user
presets.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Duo <50307526+iProzd@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments