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

Add interaction constraint shortcuts to HistGradientBoosting* #24849

Merged
merged 18 commits into from Nov 25, 2022

Commits on Nov 25, 2022

  1. Add interaction constraint shortcuts

    Allow users to specify common interaction constraints as a string.
    betatim committed Nov 25, 2022
    Copy the full SHA
    1e769b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    184e7cd View commit details
    Browse the repository at this point in the history
  3. Add whats new entry

    betatim committed Nov 25, 2022
    Copy the full SHA
    8a54b7b View commit details
    Browse the repository at this point in the history
  4. Switch from whitespace to underscore for consistency

    Renamed parameter value to use an underscore and use `StrOptions` to
    describe valid parameter values.
    betatim committed Nov 25, 2022
    Copy the full SHA
    d0f14bc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    efb78a3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    60b9938 View commit details
    Browse the repository at this point in the history
  7. Update doc string

    betatim committed Nov 25, 2022
    Copy the full SHA
    8bc96ed View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    45f403a View commit details
    Browse the repository at this point in the history
  9. Update whats new

    betatim committed Nov 25, 2022
    Copy the full SHA
    a868526 View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    betatim committed Nov 25, 2022
    Copy the full SHA
    0211c2f View commit details
    Browse the repository at this point in the history
  11. Fix doc string

    betatim committed Nov 25, 2022
    Copy the full SHA
    b990599 View commit details
    Browse the repository at this point in the history
  12. Small fixes

    betatim committed Nov 25, 2022
    Copy the full SHA
    152e622 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    2ef2e3a View commit details
    Browse the repository at this point in the history
  14. right place in what's new

    jeremiedbb committed Nov 25, 2022
    Copy the full SHA
    fe868de View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c5725af View commit details
    Browse the repository at this point in the history
  16. nit

    jeremiedbb committed Nov 25, 2022
    Copy the full SHA
    34a5eaa View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    4f9ad01 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b69b68f View commit details
    Browse the repository at this point in the history