Projects with this topic
-
This program reads a file containing public keys and compares them to addresses containing balances. If they match, the public key and address containing balances are output to a file. Used in public key research projects RCKangaroo, keyhunt, BitCrack, bsgsd, keyhuntcuda, etc.
Updated -
This script connects to a locally running full node core wallet, scans a specified range of blocks,and extracts public keys found in transactions into an archive.Used for public key research projects such as RCKangaroo,keyhunt,BitCrack,bsgsd,keyhuntcuda,etc. for BTC,ETH,BCH,LTC,DOGE,DASH,ZEC,etc.
Updated -
A data mining project analyzing hate crime patterns in the United States from 2017 to 2025, using clustering, predictive modeling, and association rule mining.
Updated -
Recommendation System — Market Basket Analysis using Apriori Approach [Association Rule Mining] for a static number of products. Technologies used: Python to build the ML model Flask to deploy the ML model HTML + CSS + Bootstrap
Updated