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] Add print() and summary() methods for Booster #4686

Merged
merged 18 commits into from
Nov 13, 2021

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    fa2215e View commit details
    Browse the repository at this point in the history
  2. correct wrong signature

    david-cortes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    fa9e8e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5dd26 View commit details
    Browse the repository at this point in the history
  4. Update R-package/R/lgb.Booster.R

    Co-authored-by: James Lamb <jaylamb20@gmail.com>
    david-cortes and jameslamb authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    38d5db6 View commit details
    Browse the repository at this point in the history
  5. Update R-package/src/lightgbm_R.h

    Co-authored-by: James Lamb <jaylamb20@gmail.com>
    david-cortes and jameslamb authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4746829 View commit details
    Browse the repository at this point in the history
  6. Update include/LightGBM/c_api.h

    Co-authored-by: James Lamb <jaylamb20@gmail.com>
    david-cortes and jameslamb authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    2f96422 View commit details
    Browse the repository at this point in the history
  7. add more tests

    david-cortes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    8b40215 View commit details
    Browse the repository at this point in the history
  8. linter

    david-cortes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    560cbeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3e14e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    b1b2ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d37c0 View commit details
    Browse the repository at this point in the history
  3. missing declaration

    david-cortes committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    0e06c97 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Update lightgbm_R.h

    david-cortes authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    b44f5d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Update R-package/tests/testthat/test_lgb.Booster.R

    Co-authored-by: James Lamb <jaylamb20@gmail.com>
    david-cortes and jameslamb authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    44f21be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a125b View commit details
    Browse the repository at this point in the history
  3. linter

    david-cortes committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f433401 View commit details
    Browse the repository at this point in the history
  4. linter

    david-cortes committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c749482 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

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