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

MNMG Weighted Jaccard Implementation #2749

Closed
Tracked by #3260
ChuckHastings opened this issue Sep 27, 2022 · 0 comments · Fixed by #3828
Closed
Tracked by #3260

MNMG Weighted Jaccard Implementation #2749

ChuckHastings opened this issue Sep 27, 2022 · 0 comments · Fixed by #3828
Assignees

Comments

@ChuckHastings
Copy link
Collaborator

Implement the weighted similarity algorithms (Jaccard/Overlap/Sorensen).

This requires a new primitive defined in #2748

@ChuckHastings ChuckHastings added this to the 22.12 milestone Sep 27, 2022
@ChuckHastings ChuckHastings self-assigned this Sep 27, 2022
rapids-bot bot pushed a commit that referenced this issue Oct 4, 2022
Closes #2543 

Implements unweighted similarity algorithms using the new primitive defined in #2728.

Weighted implementations will be tracked by issue #2749

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Naim (https://github.com/naimnv)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: #2750
@ChuckHastings ChuckHastings modified the milestones: 22.12, 23.04, 23.02 Nov 28, 2022
@BradReesWork BradReesWork modified the milestones: 23.02, 23.04 Jan 23, 2023
@kingmesal kingmesal added the Blocked Cannot progress due to external reasons label Feb 9, 2023
@BradReesWork BradReesWork removed this from the 23.04 milestone Jul 24, 2023
@kingmesal kingmesal removed the Blocked Cannot progress due to external reasons label Aug 8, 2023
@rapids-bot rapids-bot bot closed this as completed in a53ab34 Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants