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

Batched Silhouette Score #3362

Merged
merged 19 commits into from
Feb 1, 2021

Commits on Jan 12, 2021

  1. passing cpp tests

    divyegala committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    68828bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22efe95 View commit details
    Browse the repository at this point in the history
  3. style format

    divyegala committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    f75a9ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5db3d7d View commit details
    Browse the repository at this point in the history
  5. segfault with python

    divyegala committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    26e62e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    daea969 View commit details
    Browse the repository at this point in the history
  2. style fix

    divyegala committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    1b6b675 View commit details
    Browse the repository at this point in the history
  3. cpp style fix

    divyegala committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    98d043e View commit details
    Browse the repository at this point in the history
  4. more style fixes

    divyegala committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3b510e5 View commit details
    Browse the repository at this point in the history
  5. removing stray comments

    divyegala committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    efae5ca View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. review comments

    divyegala committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e8c084d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-0.18' of https://github.com/rapidsai/cuml into f…

    …ea-018-batched_sil_score
    divyegala committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1a00141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8700d63 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    a3c7f7c View commit details
    Browse the repository at this point in the history
  2. updating copyright years

    divyegala committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c5a68bd View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. adjusting test assertion

    divyegala committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    ca98999 View commit details
    Browse the repository at this point in the history
  2. removing comments

    divyegala committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    74669d9 View commit details
    Browse the repository at this point in the history
  3. style check

    divyegala committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    4a6e9a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge branch 'branch-0.18' of https://github.com/rapidsai/cuml into f…

    …ea-018-batched_sil_score
    divyegala committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    6f36518 View commit details
    Browse the repository at this point in the history