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.
Algorithms for Massive Datasets (AMD) -- Market-baskets analysis project
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.
Algorithms for Massive Datasets (AMD) -- Market-baskets analysis project
MIT License