Skip to content

Commit

Permalink
Update python/cugraph/cugraph/datasets/metadata/amazon0302.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Rick Ratzel <[email protected]>
  • Loading branch information
nv-rliu and rlratzel authored Dec 10, 2024
1 parent a6a064b commit c280f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cugraph/cugraph/datasets/metadata/amazon0302.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: amazon0302
file_type: .gz
description:
Network was collected by crawling Amazon website. It is based on Customers Who Bought This Item Also Bought feature of the Amazon website. If a product i is frequently co-purchased with product j, the graph contains a directed edge from i to j. The data was collected in March 02 2003.
This network was collected by crawling the Amazon website. It is based on the "Customers Who Bought This Item Also Bought" feature of the Amazon website. If product i is frequently co-purchased with product j, the graph contains a directed edge from i to j. The data was collected in March 02 2003.
author: J. Leskovec, L. Adamic and B. Adamic
refs: J. Leskovec, L. Adamic and B. Adamic. The Dynamics of Viral Marketing. ACM Transactions on the Web (ACM TWEB), 1(1), 2007.
delim: "\t"
Expand Down

0 comments on commit c280f08

Please sign in to comment.