Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tidymodels/parsnip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tidymodels/parsnip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: brulee-two-layer
Choose a head ref
  • 19 commits
  • 21 files changed
  • 3 contributors

Commits on Jun 20, 2024

  1. engine work for two-layer mlp models

    ‘topepo’ committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eede3b7 View commit details
    Browse the repository at this point in the history
  2. temp change for tunable

    ‘topepo’ committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c0d917e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bec0423 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Revert "enable parsnip to work with functions wit parameterized labels"

    This reverts commit bec0423.
    ‘topepo’ committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5514daf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. update tunable method for brulee mlps

    ‘topepo’ committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f80c731 View commit details
    Browse the repository at this point in the history
  2. update for other brulee engines

    ‘topepo’ committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    598bdb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add rate_schedule to tunables

    ‘topepo’ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c02b6e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into brulee-two-layer

    ‘topepo’ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e040933 View commit details
    Browse the repository at this point in the history
  3. doc updates

    ‘topepo’ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    46cee8e View commit details
    Browse the repository at this point in the history
  4. typo fix

    ‘topepo’ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    38e3c7e View commit details
    Browse the repository at this point in the history
  5. update test

    ‘topepo’ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d4be8e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    9589f01 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Update man/rmd/mlp_brulee_two_layer.Rmd

    Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com>
    topepo and hfrick authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    1b272b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9277fbe View commit details
    Browse the repository at this point in the history
  3. remove () from argument names

    topepo committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    5f99a11 View commit details
    Browse the repository at this point in the history
  4. add mode to set_dependency()

    topepo committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    2390375 View commit details
    Browse the repository at this point in the history
  5. update tunables and tests

    topepo committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    8801942 View commit details
    Browse the repository at this point in the history
  6. redoc

    topepo committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    e7c56dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a0ca92 View commit details
    Browse the repository at this point in the history
Loading