teomandi / DIT-BigData-Project2

Implementation of KMeans and Collaborative Filtering algorithms as Disk Based, using the MovieLens dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIT-BigData-Project2

Theodoros Mandilaras cs2.190018

DIT 2019-2020 A school project for the Big Data lesson.

Impelemntation of:

  • Disk Based KMeans
  • Disk Based Collaborative filtering

For the movielens dataset

About

Implementation of KMeans and Collaborative Filtering algorithms as Disk Based, using the MovieLens dataset


Languages

Language:Jupyter Notebook 54.8%Language:Python 45.2%