Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 419 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 419 Bytes

Algorithms for Massive Datasets - Project 2: Market-basket analysis

Open in Colab

The task is to implement from scratch a system finding frequent itemsets (aka market-basket analysis), considering each movie as a basket and the actors as items.