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

[FEA] Add "median" to TargetEncoder #4722

Merged
merged 31 commits into from
Sep 7, 2022

Commits on Jul 26, 2020

  1. Merge pull request #15 from rapidsai/branch-0.15

    sync with upstream
    daxiongshu committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    cf87af4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Merge pull request #18 from rapidsai/branch-0.17

    sync with upstream
    daxiongshu committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    e3b7848 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Merge pull request #19 from rapidsai/branch-0.17

    sync with upstream
    daxiongshu committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e6d8ec3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Merge pull request #20 from rapidsai/branch-0.18

    Sync with upstream
    daxiongshu committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    8b1b7c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Merge pull request #22 from rapidsai/branch-0.19

    sync with upstream
    daxiongshu committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7a51c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Merge pull request #23 from rapidsai/branch-0.19

    sync with upstream
    daxiongshu committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    d7a2f60 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge pull request #27 from rapidsai/branch-21.06

    merge with upstream
    daxiongshu committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6366e9e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Dec 16, 2021

  1. Merge pull request #32 from rapidsai/branch-22.02

    sync with upstream
    daxiongshu committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6349067 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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

Commits on Feb 14, 2022

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

Commits on Feb 16, 2022

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

Commits on Feb 18, 2022

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

Commits on Feb 23, 2022

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

Commits on Mar 5, 2022

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

Commits on Apr 8, 2022

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

Commits on Apr 9, 2022

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

Commits on Apr 14, 2022

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

Commits on Apr 16, 2022

  1. first commit

    daxiongshu committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    0e29796 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. docstring

    daxiongshu committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    d6b031d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. start for loop

    daxiongshu committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    c281b4d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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

Commits on May 4, 2022

  1. basic works

    daxiongshu committed May 4, 2022
    Configuration menu
    Copy the full SHA
    02c5ddf View commit details
    Browse the repository at this point in the history
  2. fit_transform test passed

    daxiongshu committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e2a534d View commit details
    Browse the repository at this point in the history
  3. transform test passed

    daxiongshu committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2aa8cca View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-22.06' of https://github.com/rapidsai/cuml into …

    …rapidsai-branch-22.06
    daxiongshu committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b68853b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86a3397 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

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

Commits on Sep 1, 2022

  1. Merge pull request #44 from daxiongshu/branch-22.10

    sync with upstream
    daxiongshu committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f9015bb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. get_stat_func

    daxiongshu committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dd38fd0 View commit details
    Browse the repository at this point in the history
  2. fix style

    daxiongshu committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1dbe878 View commit details
    Browse the repository at this point in the history