Merkle-tree in Python
-
Updated
Nov 19, 2024 - Python
Merkle-tree in Python
Merkle trees for easier data verification.
Frequent patten mining using apriori algorithm with hast tree for Amazon review data around 6M users.
Write a code to generate a hash tree algorithm with candidate item sets
Apriori algorithm implementation based on hash tree. Dataset: Music.txt.gz (https://snap.stanford.edu/data/web-Amazon.html)
Add a description, image, and links to the hash-tree topic page so that developers can more easily learn about it.
To associate your repository with the hash-tree topic, visit your repo's landing page and select "manage topics."