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

[WIP][PySpark] Add XGBoost PySpark API support #7709

Closed
wants to merge 21 commits into from

Commits on Feb 28, 2022

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

Commits on Mar 1, 2022

  1. resolve lint error

    wbo4958 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c4d8f60 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. add integration tests

    wbo4958 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f541f0d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

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

Commits on Mar 11, 2022

  1. add regressor and fix bug

    wbo4958 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    473856f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. update the tests

    wbo4958 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    314eb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89dda8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c1496f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb07127 View commit details
    Browse the repository at this point in the history
  5. Formats.

    trivialfis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    92711c3 View commit details
    Browse the repository at this point in the history
  6. Sphinx

    trivialfis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ca8a547 View commit details
    Browse the repository at this point in the history
  7. Some pylint fixes.

    trivialfis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a7cffcc View commit details
    Browse the repository at this point in the history
  8. Export documents.

    trivialfis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    46e4853 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    8a145b1 View commit details
    Browse the repository at this point in the history
  2. typing.

    trivialfis committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e1f6c69 View commit details
    Browse the repository at this point in the history
  3. Fix CI script.

    trivialfis committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5a2ef75 View commit details
    Browse the repository at this point in the history
  4. Warning.

    trivialfis committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5651246 View commit details
    Browse the repository at this point in the history
  5. Pylint errors.

    trivialfis committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5b58181 View commit details
    Browse the repository at this point in the history
  6. Action.

    trivialfis committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5c0c1fc View commit details
    Browse the repository at this point in the history
  7. Move.

    trivialfis committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9be06b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. add more parameters

    wbo4958 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    f14730a View commit details
    Browse the repository at this point in the history