Skip to content

Hanifff/Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recomandation system

This repository contains an implementation for a recommendation system. The application is trained using Netflix Prize dataset.
However, any type of dataset can easily be plugged in.

Requirement

In order to run this project you need the following resources:

  • Hadoop Distributed File System (HDFS) ~ 3.1.2
  • Spark ~ 3.1.2
  • PySpark

Contains

  • Two python scripts are used for preprocessing and tokenization.
  • One python script for ALS implementation and one for FP growth.

Any comment?

Please don't hesitate to make a pull request!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published