Liqingcathy / Movie-Recommendation-System

Java Object Oriented Design and Programming Implementation of a Movie Recommendation System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Recommendation System

This is a Movie Recommendation System used Java object-oriented design and programming and data structures to have users rate movies and get movie recommendations based on similar and weighted average ratings. This program implemented various interfaces to filter movies by genre, directors, minutes, years released, and combined filters like get similar ratings by director and minutes, by genre and year and so on.

Concepts Used:

  • Java OOP
  • Java Class, Interface
  • Data Structures
  • Software Design

Capstone Recommender Results from Coursera Duke University

Screen Shot 2021-06-22 at 4 27 07 PM

About

Java Object Oriented Design and Programming Implementation of a Movie Recommendation System


Languages

Language:Java 100.0%