Skip to content

Docs: the nested estimate is the number to report for the deployed model - #104

Merged
jmgirard merged 17 commits into
mainfrom
m091-estimate-for-deployed-model
Sep 13, 2026
Merged

Docs: the nested estimate is the number to report for the deployed model#104
jmgirard merged 17 commits into
mainfrom
m091-estimate-for-deployed-model

Conversation

@jmgirard

Copy link
Copy Markdown
Collaborator

The README, the four guides, the final-fit help pages and the final-fit print now state the nested estimate from collect_metrics() as the number to report for the model you deploy. The reason given is that the estimate describes the tune-and-fit procedure, and the deployed model is that procedure run on all the data.

  • README and vignette("estimate") open with why a single test-split score is one number from one split, and what the outer folds add.
  • print.nested_final_fit() and summary() show the new message from one constant, with tests that match both of its facts.
  • ?nested_final_fit, ?print.nested_final_fit, ?summary.nested_final_fit, ?nested_tune_grid and related pages reworded to match.

@jmgirard
jmgirard merged commit 0d2bf71 into main Sep 13, 2026
15 checks passed
@jmgirard
jmgirard deleted the m091-estimate-for-deployed-model branch September 13, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant