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

time to eval_time #244

Merged
merged 22 commits into from Mar 23, 2023
Merged

time to eval_time #244

merged 22 commits into from Mar 23, 2023

Commits on Mar 21, 2023

  1. depend on dev parsnip

    which contains `eval_time`
    hfrick committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0fba96e View commit details
    Browse the repository at this point in the history
  2. use_lifecycle()

    hfrick committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3cd9f6f View commit details
    Browse the repository at this point in the history
  3. bump censored version

    for deprecation messages
    hfrick committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8b298de View commit details
    Browse the repository at this point in the history
  4. survival_reg() - survival

    `time` -> `eval_time`
    hfrick committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4878683 View commit details
    Browse the repository at this point in the history
  5. survival_reg() - flexsurv

    `time` -> `eval_time`
    hfrick committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    185c877 View commit details
    Browse the repository at this point in the history
  6. survival_reg() - flexsurvspline

    `time` -> `eval_time`
    hfrick committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    11a725b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    1169c74 View commit details
    Browse the repository at this point in the history
  2. proportional_hazards() - survival

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d93ba7b View commit details
    Browse the repository at this point in the history
  3. based on changes in dev parsnip

    parsnip#880
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2970714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2316220 View commit details
    Browse the repository at this point in the history
  5. helpers for bag_tree() - rpart

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    44fecc2 View commit details
    Browse the repository at this point in the history
  6. bag_tree() - rpart

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cf7de18 View commit details
    Browse the repository at this point in the history
  7. update arg in examples

    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7aed329 View commit details
    Browse the repository at this point in the history
  8. boost_tree() - mboost

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    74e7e20 View commit details
    Browse the repository at this point in the history
  9. decision_tree() - rpart

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d92418b View commit details
    Browse the repository at this point in the history
  10. decision_tree() - partykit

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    6e4bd08 View commit details
    Browse the repository at this point in the history
  11. rand_forest() - partykit

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d654a7d View commit details
    Browse the repository at this point in the history
  12. rand_forest() - aorsf

    `time` -> `eval_time`
    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    14491d8 View commit details
    Browse the repository at this point in the history
  13. clean-up

    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2411e10 View commit details
    Browse the repository at this point in the history
  14. point to corresponding PR

    hfrick committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b8305bb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Suggestions from code review

    hfrick committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b4c5b04 View commit details
    Browse the repository at this point in the history
  2. Clarify deprecation in doc

    hfrick committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1294708 View commit details
    Browse the repository at this point in the history