Skip to content

This is a Capstone project, which is the last Course (Java Programming: Build a Recommendation System) of the Java Programming and Software Engineering Fundamentals Specialization that designed by Duke University.

Notifications You must be signed in to change notification settings

JSudn/RecommenderEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecommenderEngine

##Java Programming:A DIY Version of Netflix And Amazon Recommendation Engines.

Run this project HERE

Info:

This is a Capstone project, which is the last Course (Java Programming: Build a Recommendation System) of the
Java Programming and Software Engineering Fundamentals Specialization that designed by Duke University.

The rank and rating of the recommendation are based on the raters who have similar ratings with you, which means you two may have the same preferences for movies. The calculation is based on the weighted average from the top similar raters:

The closer to your rating, the greater their rating weight

About

This is a Capstone project, which is the last Course (Java Programming: Build a Recommendation System) of the Java Programming and Software Engineering Fundamentals Specialization that designed by Duke University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages