Sabaudian / AMD_Market_Basket_Analysis

Algorithms for Massive Datasets (AMD) -- Market-baskets analysis project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Algorithms for Massive Datasets (AMD) -- Market-baskets analysis project

License:MIT License


Languages

Language:Jupyter Notebook 100.0%