cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Write a new notebook demonstrating Weighted Jaccard

Open acostadon opened this issue 1 year ago • 0 comments

Jaccard now supports weighted edges. Need a notebook to replace or add to existing notebook to demonstrate it. Possible using the dining tables dataset.

notebooks/algorithms/link_prediction/Jaccard-Similarity.ipynb

python/cugraph/cugraph/datasets/metadata/dining_prefs.yaml

Might need to add directionality to this dataset.

acostadon avatar Feb 23 '24 20:02 acostadon