/Market-Basket-Analysis-IMDB

The task is to implement a system finding frequent itemsets (aka market-basket analysis), analyzing the IMDB dataset.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Algorithm for Massive Datasets Project

Projects Link

Project 2: Market-basket analysis

The task is to implement a system finding frequent itemsets (aka market-basket analysis), analyzing the IMDB dataset.
The «IMDB » dataset is published on Kaggle, under IMDb non-commercial licensing . The analysis must be done considering movies as baskets and actors as items.