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

[R-package] Use type argument to control prediction types #5133

Merged
merged 18 commits into from
Jun 27, 2022

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    4cc29b9 View commit details
    Browse the repository at this point in the history
  2. linter

    david-cortes committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7195b2e View commit details
    Browse the repository at this point in the history
  3. missing piece of code

    david-cortes committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    398f41a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. comments

    david-cortes committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    ed36686 View commit details
    Browse the repository at this point in the history
  2. linter

    david-cortes committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    d33b7a8 View commit details
    Browse the repository at this point in the history
  3. fix test

    david-cortes committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    8b113c1 View commit details
    Browse the repository at this point in the history
  4. revert incorrect 'fix'

    david-cortes committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    4838e29 View commit details
    Browse the repository at this point in the history
  5. fix failing test

    david-cortes committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    84ec681 View commit details
    Browse the repository at this point in the history
  6. fix test again

    david-cortes committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    9e0b83d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c526eb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acdd715 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. rename prediction types

    david-cortes committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0288e6e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    4474a2d View commit details
    Browse the repository at this point in the history
  2. rebase

    david-cortes committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3c0dc29 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    59b9776 View commit details
    Browse the repository at this point in the history
  2. Update R-package/tests/testthat/test_Predictor.R

    Co-authored-by: James Lamb <jaylamb20@gmail.com>
    david-cortes and jameslamb committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2d2bb38 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. solve merge conflict

    david-cortes committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    43f4a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42b644 View commit details
    Browse the repository at this point in the history