Skip to content

Commit

Permalink
Adds notebook for Jaccard Similarity (#71)
Browse files Browse the repository at this point in the history
This PR adds a notebook to demonstrate nx-cugraph's support for `nx.jaccard_coefficients()` by implementing a simple movie recommendation system based on MovieLens data.

This notebook will also be made available in Google Colab and referenced in an upcoming blog.

Authors:
  - Rick Ratzel (https://github.com/rlratzel)
  - Ralph Liu (https://github.com/nv-rliu)

Approvers:
  - Ralph Liu (https://github.com/nv-rliu)
  - Erik Welch (https://github.com/eriknw)

URL: #71
  • Loading branch information
rlratzel authored Feb 4, 2025
1 parent edd96f0 commit 114eb69
Showing 1 changed file with 699 additions and 0 deletions.
Loading

0 comments on commit 114eb69

Please sign in to comment.