Skip to content

zhy819/CHZ_RecomendMovie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHZ_RecomendMovie

Movie Rating with Collaborative Filtering

Project Description

A movie recommendation system based on Spark. Collaborative Filtering model is used as Machine Learning model.

项目计划

Todo List

  • 1、Learning Spark. Build Spark environment.
  • 2、Accomplish core parts in the system, includes raw data process, learning and recommendation
  • 3、Test learning results. Building a simple web application.
  • 4、Building a simple web application.

时间计划

Stage Start End Goals
1 07/18/16 07/23/16 Building Spark working environment
2 07/25/16 08/06/16 Building core parts in the system
3 08/08/16 08/13/16 Testing learning results. Building a simple web application.
4 08/15/16 08/20/16 Building a simple web application.

Resource

BitTiger Project: Movie Rating with Collaborative Filtering

Data From MovieLen

Each line in the ratings dataset (ratings.dat.gz) is formatted as: UserID::MovieID::Rating::Timestamp

Project Information

  • 成员:贺行行 张弘毅 陈庆明

About

Building movie recommendation engine on Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%