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

Add data split mode to DMatrix MetaInfo #8568

Merged
merged 27 commits into from
Dec 25, 2022
Merged

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    7c35c40 View commit details
    Browse the repository at this point in the history
  2. remove dsplit training param

    rongou committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    26ed1a9 View commit details
    Browse the repository at this point in the history
  3. fix dmatrix validation

    rongou committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d3fda24 View commit details
    Browse the repository at this point in the history
  4. fix python

    rongou committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8e797f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    e12f361 View commit details
    Browse the repository at this point in the history
  2. fix dsplit for local mode

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8f7ac3e View commit details
    Browse the repository at this point in the history
  3. fix java bulid

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    fa7a670 View commit details
    Browse the repository at this point in the history
  4. fix R package

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    afc5fa0 View commit details
    Browse the repository at this point in the history
  5. fix demo

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    31b7112 View commit details
    Browse the repository at this point in the history
  6. fix line too long

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    32d7fcc View commit details
    Browse the repository at this point in the history
  7. fix r doc

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c857cd9 View commit details
    Browse the repository at this point in the history
  8. update roxgen

    rongou committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    aa0c26c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

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

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    d7830cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ee1d6 View commit details
    Browse the repository at this point in the history
  3. add XGDMatrixCreateFromFileV2

    rongou committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6782dd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. add a test for v2

    rongou committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    86226e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914df2a View commit details
    Browse the repository at this point in the history
  3. add need_split to json config

    rongou committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    bde1e4c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    9002705 View commit details
    Browse the repository at this point in the history
  2. change to uri

    rongou committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    c80a3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ae574 View commit details
    Browse the repository at this point in the history
  4. fix python

    rongou committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f6148a3 View commit details
    Browse the repository at this point in the history
  5. fix dask test

    rongou committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    da7d545 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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