0% found this document useful (0 votes)
6 views11 pages

MINIPROJECT

Uploaded by

tejasrigurram135
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views11 pages

MINIPROJECT

Uploaded by

tejasrigurram135
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

NETFLIX MOVIE

RECOMMENDATIO
N SYSTEM
PRESENTED BY:-
 G.TEJASRI - 245321733019
 K.HARSHITHA - 245321733024

 M.HARSHITH - 245321733039
 CH.SAI - 24532173305
MURALIDHAR RAJU 2

UNDER THE GUIDANCE OF:


Dr. K. Vinuthna Reddy
ABSTRACT
Netflix is all about connecting people to the movies they love. To help customers find those
movies, they developed world class movie recommendation system: Cosine Similarity. Its
job is to predict whether someone will enjoy a movie based on how much they liked or
disliked other movies. Netflix use those predictions to make personal movie
recommendations based on each customer’s unique tastes. And while Cosine Similarity is
doing pretty well, it can always be made better.
Now there are a lot of interesting alternative approaches to how Cosine Similarity works
that Netflix haven’t tried. Some are described in the literature, some aren’t. We’re curious
whether any of these can beat Cosine similarity by making better predictions. Because,
frankly, if there is a much better approach it could make a big difference to our customers
and our business.
INTRODUCTION

Netflix has 125 million hours of content that can be viewed each day. It has
everything from current drama series to lifestyle shows, reality shows, the latest
movies, history content, documentaries, design shows, comedy, kids shows and many
other genres.

Netflix is a streaming service that offers a wide variety of award-winning TV shows,


movies, anime, documentaries, and more on thousands of internet-connected devices. You
can watch as much as you want, whenever you want.

We all love to watch the movies but when we open Netflix there will be a lot of movies to
watch but at that time, we are not able to select the correct one at that time. At that time
this project helps us to recommend the good movies to watch at that time. There will be
ratings for each movie and the highest rated movie it will recommend for us
WHY NETFLIX MOVIE RECOMMENDATION

The basic concept behind a Netflix movie recommendation system is quite


simple.
In particular, there are two main elements in every recommender
system: users and items. The system generates movie predictions for its users,
while items are the movies themselves.

The primary goal of Netflix movie recommendation systems is to filter and


predict only those movies that a corresponding user is most likely to want to
watch. The ML algorithms for these recommendation systems use the data
about this user from the system’s database. This data is used to predict the
future behavior of the user concerned based on the information from the past.
EXISTING SYSTEM

Netflix has 125 million hours of content that can be viewed each day. It has everything from
current drama series to lifestyle shows, reality shows, the latest movies, history content,
documentaries, design shows, comedy, kids shows and many other genres. But it will
recommend Only high rated movies. For some movies there will be no rating and it will not
recommend anything. Many of the users just watch the movies and they will not rate
anything for that type of movies.
PROPOSED SYSTEM

The basic concept behind a Netflix movie recommendation system is quite simple. In
particular, there are two main elements in every recommender system: users and items. The
system generates movie predictions for its users, while items are the movies themselves.
The primary goal of Netflix movie recommendation systems is to filter and predict only
those movies that a corresponding user is most likely to want to watch. The ML algorithms
for these recommendation systems use the data about this user from the system’s database.
This data is used to predict the future behavior of the user concerned based on the
information from the past.
SOFTWARE
REQUIREMENTS
 Microsoft Excel
 Python
 Machine Learning
 Html And Css

HARDWARE REQUIREMENTS

 Intel i5 with Windows 7 OS or


later
 4 GB RAM/10GB Free Space
 Browser compatibility
PROBLEM STATEMENT

Netflix provided a lot of anonymous rating data, and a prediction accuracy bar that is 10%
better than what cinematch can doon the same training data set. (Accuracy is a
measurement of how closely predicted ratings of movies match subsequent actual
ratings.)

OBJECTIVE

 predict the rating that user would give to a movie that he has not yet
rated.
 Minimise the difference between predicted and actual rating
NETFLIX MOVIE RECOMMENDATION SYSTEM ARCHITECTURE
Conclusion and Future Scope:

To conclude Netflix Movie Recommendation System increases the efficiency.It is easy to


find similar movies.It is less time consuming.It will able to adequate scope for modification
in future if it is necessary.Our approach can be further extended to another domains.
THANK YOU

You might also like