Skip to content
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

New subclasses and inner_split() methods for validation sets #489

Merged
merged 8 commits into from
May 24, 2024

Commits on May 23, 2024

  1. add subclasses for group and time splits

    for appropriate `inner_split()` methods
    hfrick committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b0cb0fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645443d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52434c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe04f9 View commit details
    Browse the repository at this point in the history
  5. Update NEWS

    hfrick committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2ad3714 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Update R/inner_split.R

    Co-authored-by: Simon P. Couch <[email protected]>
    hfrick and simonpcouch authored May 24, 2024
    Configuration menu
    Copy the full SHA
    cd6d3f1 View commit details
    Browse the repository at this point in the history
  2. document change from PR review

    hfrick committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bbe65dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d1c174 View commit details
    Browse the repository at this point in the history