From c280f081764bf37f8300020b9329497a477deb66 Mon Sep 17 00:00:00 2001 From: Ralph Liu <137829296+nv-rliu@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:33:23 +0900 Subject: [PATCH] Update python/cugraph/cugraph/datasets/metadata/amazon0302.yaml Co-authored-by: Rick Ratzel <3039903+rlratzel@users.noreply.github.com> --- python/cugraph/cugraph/datasets/metadata/amazon0302.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml b/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml index 2daeae3746..7376f10931 100644 --- a/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml +++ b/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml @@ -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"