FREELessons: 20Length: 2.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.5 Apriori Association

The Apriori Association Algorithm is a relatively simple algorithm that extracts frequent item sets and association rules from a set of transactions. In this lesson we look at the two phases of the Apriori Algorithm and introduce an improvement known as FP-Growth.