Definition: Apriori is a technique used for discovering strong associations among many transactions in a database. It's like predicting the next transaction based on all previous transactions, without actually doing it. Def: Finds patterns that describe a set of transactions, called "apriori" from Latin "prior."