Skip to content

Gently update docs for calibration set #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Aug 14, 2025

closes #292

Emil, would you read over this as a fresh pair of eyes to make sure it's all correct and understandable?

@hfrick hfrick requested a review from Copilot August 14, 2025 13:55
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates documentation to improve clarity and accuracy regarding calibration data usage in postprocessor training workflows. The changes correct grammar and update function/parameter names to reflect current API conventions.

  • Fixes grammatical error in postprocessor training documentation
  • Updates parameter name from calibration to data_calibration for consistency
  • Updates function reference from rsample::inner_split() to rsample::internal_calibration_split()

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
man/add_tailor.Rd Updates documentation file with corrected grammar and updated parameter/function names
R/post-action-tailor.R Updates inline documentation comments with same corrections as the .Rd file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hfrick hfrick requested a review from EmilHvitfeldt August 14, 2025 13:59
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.

Update docs for fit.workflow(calibration)
2 participants