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] fixed sorting issues in lgb.cv() when using a model with observation weights (fixes #2572) #2573

Merged
merged 9 commits into from
Jan 16, 2020

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    372022f View commit details
    Browse the repository at this point in the history
  2. fixed linting issues

    jameslamb committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    a9da045 View commit details
    Browse the repository at this point in the history
  3. fixed test-train typo

    jameslamb committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9e893ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5651780 View commit details
    Browse the repository at this point in the history
  5. fixed groups in lgb.cv()

    jameslamb committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    cb7be9d View commit details
    Browse the repository at this point in the history
  6. fixed linting issues

    jameslamb committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0b142ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b57ee0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee037c9 View commit details
    Browse the repository at this point in the history
  9. fixed broken unit test

    jameslamb committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    820680c View commit details
    Browse the repository at this point in the history