Skip to content

pjpatil/Movie_Recommendation_System_JDBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Project Title : Movie recommendation system

Movie Recommendation System using Java in JDBC

Objective: objective of this project is recommending the movie based on user review and ratings Algorithm: Use Naive Bayes algorithm

Basic Requirement of Project

  1. Add new movie/view/delete/update movie
  2. Add new user /view/delete/update
  3. Assign movie to user
  4. user should review to movie and also give rating
  5. new user should ask about movie to system then system should recommend the movie
  6. show the total number of review movie wise
  7. show the positive review about the movie
  8. show the negative review about the movie
  9. show the neutral review about movie

About

Movie Recommendation System using Java in JDBC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published