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

feat: allow quantile predictions for regression #1086

Merged
merged 13 commits into from
Aug 20, 2024
Merged

Commits on Aug 17, 2024

  1. ...

    mllg committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    9764b9e View commit details
    Browse the repository at this point in the history
  2. initial quantile support

    mllg committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    da11a41 View commit details
    Browse the repository at this point in the history
  3. improve tests

    mllg committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c33070e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    33ce96c View commit details
    Browse the repository at this point in the history
  2. feat: add quantile_response

    be-marc committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ba6dd24 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'predict_type_quantile' of github.com:mlr-org/mlr3 into …

    …predict_type_quantile
    be-marc committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    af80568 View commit details
    Browse the repository at this point in the history
  4. fix: autotest

    be-marc committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b38cea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    6b3de37 View commit details
    Browse the repository at this point in the history
  2. fix: attributes

    be-marc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bc0ee45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea35f22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0216e View commit details
    Browse the repository at this point in the history
  5. docs: predictiondata

    be-marc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    165717c View commit details
    Browse the repository at this point in the history
  6. fix: prediction predict type

    be-marc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1bebadb View commit details
    Browse the repository at this point in the history