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

Kernel density estimation #4545

Merged
merged 25 commits into from
Mar 8, 2022
Merged

Commits on Jan 31, 2022

  1. KDE

    RAMitchell committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    39c99b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. logsumexp kernel

    RAMitchell committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8bd70a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8f486 View commit details
    Browse the repository at this point in the history
  3. Updating raft pin

    cjnolet committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5902b07 View commit details
    Browse the repository at this point in the history
  4. Updating copyrights

    cjnolet committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    fc41d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Merge remote-tracking branch 'rapidsai/branch-22.04' into imp-2204-la…

    …p_label_cluster_spectral_updates
    cjnolet committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    4e740d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Fixing raft::spasrse calls

    cjnolet committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ec44e7c View commit details
    Browse the repository at this point in the history
  2. Reverting raft pin

    cjnolet committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    bb3fad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4279f0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    550c6e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Better tests. Sampling.

    RAMitchell committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    76172c5 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'imp-2204-lap_label_cluster_spectral_updates' of h…

    …ttps://github.com/cjnolet/cuml into kernel-density"
    
    This reverts commit 550c6e8, reversing
    changes made to 4279f0c.
    RAMitchell committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    fcd5da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d25dc View commit details
    Browse the repository at this point in the history
  4. Style

    RAMitchell committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1922daa View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Test sample

    RAMitchell committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    3e05e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec75da8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Test sample

    RAMitchell committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    911e50d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Update docs

    RAMitchell committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    548914c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

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

    RAMitchell committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    712000d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Address review comments

    RAMitchell committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d8aa953 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Appease flake8

    RAMitchell committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    50ff76b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Test kernel ridge inputs

    RAMitchell committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3a84237 View commit details
    Browse the repository at this point in the history
  2. Kernel density types

    RAMitchell committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5e7f5ad View commit details
    Browse the repository at this point in the history
  3. Lint

    RAMitchell committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0d5a621 View commit details
    Browse the repository at this point in the history