movie-recommendation
There are 785 repositories under movie-recommendation topic.
jadianes/spark-movie-lens
An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset
kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews given by the user
mvximenko/dunno
Simplified version of IMDb
LJSthu/Movie-Analysis
使用机器学习算法的电影推荐系统以及票房预测系统
kishan0725/The-Movie-Cinema
The Movie Database for all language movies
asif536/Movie-Recommender-System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
iCHAIT/moviemon
:movie_camera: Everything about your movies within the command line.
javascript-machine-learning/movielens-recommender-system-javascript
🍃 Recommender System in JavaScript for the MovieLens Database
alanchn31/Movalytics-Data-Warehouse
Data pipeline performing ETL to AWS Redshift using Spark, orchestrated with Apache Airflow
transitive-bullshit/next-movie
Pick your next movie using Next.js 13
PierreGe/RL-movie-recommender
The purpose of our research is to study reinforcement learning approaches to building a movie recommender system. We formulate the problem of interactive recommendation as a contextual multi-armed bandit.
inboxpraveen/movie-recommendation-system
Movie Recommendation System with Complete End-to-End Pipeline, Model Intregration & Web Application Hosted. It will also help you build similar projects.
kishan0725/Movie-Recommendation-System-with-Sentiment-Analysis
Content based movie recommendation system with sentiment analysis
SongX64/movie_recommend_knowleagegraph
Python操作Neo4j数据库,知识图谱,根据相似度计算的一个电影推荐的Demo
theabbie/PopCritic
Movies Reviewed by people, for people
rajaprerak/movie_recommender
Movie Recommender System with Django.
YJiangcm/Movielens1M-movie-recommendation-system
使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统
nymexhub/Theatherflix
Theatherflix Extension is a browser extension that provides personalized movie and series recommendations to users. Using The Movie Database (TMDb) API, the extension fetches popular movie data and displays customized suggestions based on user preferences.
batsqd/Movie
Personalized real-time movie recommendation system
Gurupradeep/Movie-Recommendation-System
Contains code which covers various methods for recommending movies, some of the methods include matrix factorisation , deep learning based recommendation systems
kqhasaki/Team-Website
一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。
learn-anything/movies
Awesome Movies
Rpita623/Movie-Recommendation-System-using-R_Project
Movie Recommendation System: Project using R and Machine learning
kaushikjadhav01/Movie-Recommendation-Chatbot
Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM Watson was used to link the Python code for Natural Language Processing with the front end hosted on Slack API. Libraries like nltk, sklearn, pandas and nlp were used to perform Natural Language Processing and cater to user queries and responses.
pncnmnp/TIMDB
The Indian Movie Database - supports content-based and collaborative filtering techniques
okNeeraj/netflix-gpt
NetflixGPT - OTT Platform with Movies recommendation using AI 🎦 with live Demo.
MartinKondor/MovieRecommender
🎥 Movie Recommender AI System
AmanPriyanshu/Federated-Recommendation-Neural-Collaborative-Filtering
Federated Neural Collaborative Filtering (FedNCF). Neural Collaborative Filtering utilizes the flexibility, complexity, and non-linearity of Neural Network to build a recommender system. Aim to federate this recommendation system.
Haid-Faiz/MovieLand
Watch Trailers and Infos of millions of Movies/Shows.
Tharun-tharun/Movie-Recommendation-System-with-Sentiment-Analysis
This is a Machine Learning project to create a "Movie Recommender System" and predict user ratings for movies using cosine similarity.
immdipu/CINEMAA
Free movie and TV streaming website made with HTML, CSS, and vanilla JavaScript.
prakruti-joshi/Movie-Recommendation-System
Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.
Wang-Yu-Qing/UTPM
Code for paper: Learning to Build User-tag Profile in Recommendation System
hoangsonww/The-MovieVerse-Database
🍿 Welcome to The MovieVerse: Your definitive gateway to cinema! Explore, discover, and immerse yourself in a vast collection of films with our web platform. Experience the world of movies on our web version today. Show your love for cinema by giving us a star! 🌟
ttntm/watch3r
Movie watchlist and journal app built with Vue 3 and Fauna DB. All future development of this project has moved to Codeberg.
narenmanoharan/Movie-Recommender-System
Movie recommender system with Collaborative Filtering using PySpark