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

[pyspark] support a list of feature column names #8117

Merged
merged 20 commits into from Aug 8, 2022

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

  1. add tests

    wbo4958 committed Jul 27, 2022
    Copy the full SHA
    dbfdf04 View commit details
    Browse the repository at this point in the history
  2. add spark ml pipeline test

    wbo4958 committed Jul 27, 2022
    Copy the full SHA
    bc58b4b View commit details
    Browse the repository at this point in the history
  3. format

    wbo4958 committed Jul 27, 2022
    Copy the full SHA
    4a0d399 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. resolve comments

    wbo4958 committed Jul 28, 2022
    Copy the full SHA
    727dadb View commit details
    Browse the repository at this point in the history
  2. fix bug

    wbo4958 committed Jul 28, 2022
    Copy the full SHA
    494d80d View commit details
    Browse the repository at this point in the history
  3. update

    wbo4958 committed Jul 28, 2022
    Copy the full SHA
    af3dcd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix gpu id

    wbo4958 committed Jul 29, 2022
    Copy the full SHA
    32dad71 View commit details
    Browse the repository at this point in the history
  2. fix

    wbo4958 committed Jul 29, 2022
    Copy the full SHA
    1da666f View commit details
    Browse the repository at this point in the history
  3. format

    wbo4958 committed Jul 29, 2022
    Copy the full SHA
    5e3382a View commit details
    Browse the repository at this point in the history
  4. format

    wbo4958 committed Jul 29, 2022
    Copy the full SHA
    a1766c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. add max_bin support

    wbo4958 committed Aug 2, 2022
    Copy the full SHA
    2096997 View commit details
    Browse the repository at this point in the history
  2. move the gpu dask tests running behind spark

    the gpu dask tests may corrupt the whole gpu env
    wbo4958 committed Aug 2, 2022
    Copy the full SHA
    0f388d9 View commit details
    Browse the repository at this point in the history
  3. pylint

    wbo4958 committed Aug 2, 2022
    Copy the full SHA
    6dbfd01 View commit details
    Browse the repository at this point in the history
  4. update cv parameters

    wbo4958 committed Aug 2, 2022
    Copy the full SHA
    b002cbc View commit details
    Browse the repository at this point in the history
  5. pylint issue

    wbo4958 committed Aug 2, 2022
    Copy the full SHA
    e32a638 View commit details
    Browse the repository at this point in the history
  6. format

    wbo4958 committed Aug 2, 2022
    Copy the full SHA
    6880928 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    366fdb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. resolve comments

    wbo4958 committed Aug 3, 2022
    Copy the full SHA
    832989f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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