movie-recommender
There are 46 repositories under movie-recommender topic.
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
asif536/Movie-Recommender-System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
TatevKaren/data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.
rajaprerak/movie_recommender
Movie Recommender System with Django.
abhilampard/Movie_Recommendation_Engine
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
nano-bot01/Movie-Recommender-Web-Application
Movie Recommendation System based on machine learning concepts
ppai22/knn_movie_recommender
A movie recommender that recommends movies using the K Nearest Neighbours algorithm from a list of ~5000 movies
dheeraj9599/Movie-Recommender-System
I made a Movie recommendation Engine using Content Based Filtering, Collaborative filtering. In content Based Filtering I done Preprocessing of data, used Average-weighted-rating technique, Statistical Approach, Vectorization, Cosine Similarity. While in Collaborative I done some Preprocessing of data, Make Pivot table, Vectorization, Correlation Scores, SVD and KNN Algorithms.
soumyajit4419/Movie_Recommender_System
Recommending movies to user using various Colaborative Filtering and Content Based Filtering.
Ansu-John/Movie-Recommender-System
Implementation of movie recommendation systems using Apache Spark ML alternating least squares (ALS)
brauliotegui/POPCORN
A web-based movie recommender using unsupervised learning to suggest movies based on user input. Recommendations through scikit-learn NMF and CosineSimilarity.
01pooja10/Movie-Recommender-System
User based collaborative filtering and content based filtering algorithms have been used to recommend movies similar to the input provided by the user.
jhabarsingh/MOVIE-RECOMMENDER
Movie recommender System Built using vuejs, Django, and The Machine Learning Algorithm used to implement recommender system is Cosine similarity.
kishan0725/Content-Based-Movie-Recommender-System
Recommends top 10 movies for you
muhakbarhamid21/Movie-Recommender
Sistem rekomendasi yang dibangun merupakan aplikasi berbasis web yang menggunakan bahasa pemrograman Python, HTML, CSS, Javascripts, Framework Bootstrap dan Django. DBMS yang digunakan adalah Neo4J berbasis graph database dengan menggunakan query Cypher. Data yang digunakan yaitu dataset movie recommender. Sistem ini memiliki 4 menu utama yaitu menu rekomendasi, movie, tag dan rate.
rifkyahmadsaputra/Hollywood-Movies-Visualizations-and-Recommender-System
In this project, I do some analysis, visualizations, and then create movie recommender system on imdb data. I do that because I want to know more about movies, especially Hollywood movies. Therefore, I do analysis and visualization on imdb data which is contain informations about movies, e.g. who is produced, when the movies release, rating movies, budget and income, etc. After that, I create movie recommender system, which is the system will recommend top 10 similar movies based on the movie that has been input by the user.
DeepakJha01/Movie_Recommender
This is a simple Movie Recommender build by scrapping the web and tkinter module of python3.
rijusougata13/movie-recommender
movie recommender
shaw8wit/movie-recommender
Training machine learning models to recommend movies.
madinamarat/movie_recommender
🎬 Movie recommender with a web interface based on Collaborative Filtering and Non-negative Matrix Factorization algorithms
OBITORASU/movie_recommender
A content based movie recommender for college project.
shanolhere/mark9-Movie-Recommender
This is a Simple Movie Recommender developed and hosted at codesandbox.
shubham3279/pick-me-a-flick
Pick Me A Flick: A content filtering based Movie Recommendation Engine .
soumadeep-dey/Movie-Recommendation-System
A content-based movie recommendation system that recommends movies based on user preferences using cosine similarity.
weronikaolejniczak/movie-recommender
CS studies - Natural Language Processing project
yihong1120/Genre-Based-Movie-Recommender
An intuitive movie recommendation system leveraging genre similarity with TF-IDF and cosine similarity for a personalized film discovery experience.
alize-papp/WhatDidIMiss
A movie recommender by year: didn't go a lot to the movies in 2012? Check here what you could have liked! [STILL IN DEVELOPMENT]
angad-singh97/Timestamp-Reranking-Movie-Recommender
This project is a movie recommender engine written using Python and the Scikit-Surprise libraries to generate better movie recommendations by utilizing temporal user interactiondata.
csgn/mocommender
movie recommender
khanjan18/Movie-Recommendation-System
This Movie Recommendation System takes a movie name as an input and recommends you some movies like the input movie based on similarity between them. It also shows you information about input movie and the details of cast who have acted in it.
prashant07ag/microsoft_engAGE-2022
Movie Recommender System project, This web application offers the functionality of suggesting a set of five movies based on the user’s selection.
shivam-01/ML-Projects
Machine Learning Projects!
M-Josephine/recommender_movie_machine_learning
Creating a movie recommender with machine learning algorithms (Python / scikit-Learn / interface : streamlit)
stunner007-ir/Movie-Recommender
This is a basic ML app which recommends movies based on your entered movie name. Deployed using Flask API
vishach93/Movie-Recommendation-with-Posters
A content-based recommender system that recommends movies similar to the movie the user likes.