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

Movie Recommendation System in Python

The document outlines a project on a movie recommendation system using Python, developed by Aniket Kumar Jha at Ardent Computech Ltd. It covers machine learning concepts, types, packages used, and details about the recommender system workflow and results, including the use of the MovieLens dataset. The conclusion emphasizes the utility of recommender systems in various fields, particularly in predicting movie ratings for user recommendations.

Uploaded by

jit
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)
24 views11 pages

Movie Recommendation System in Python

The document outlines a project on a movie recommendation system using Python, developed by Aniket Kumar Jha at Ardent Computech Ltd. It covers machine learning concepts, types, packages used, and details about the recommender system workflow and results, including the use of the MovieLens dataset. The conclusion emphasizes the utility of recommender systems in various fields, particularly in predicting movie ratings for user recommendations.

Uploaded by

jit
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

PROJECT ON:

MOVIE RECOMMENDATIO
SYSTEM USING PYTHON
NAME: ANIKET KUMAR JHA
NAME OF THE COMPANY: ARDENT
COMPUTECH LTD.
REGISTRATION NO: 151480115013
COLLEGE: FIEM,KOLKATA
CONTENTS:
1. INTRODUCTION TO MACHINE LEARNING
2. TYPES OF MACHINE LEARNING
3. PACKAGES USED
4. PYTHON
5. MOVIE RECOMMENDER SYSTEM
6. RECOMMENDER SYSTEM WORK FLOW
7. RESULT OF RECOMMENDER SYSTEM
8. CONCLUSION
INTRODUCTION TO MACHINE LEARNING:
MACHINE LEARNING IS A CONCEPT OF ARTIFICIAL
INTELIGENCE.
IT GIVES THE COMPUTER AN ABILITY TO LEARN
WITHOUT EXPLICITLY BEING CODE.
IT FOCUSES ON DEVELOPMENT OF PROGRAM
THAT CAN ACESS DATA.
THE COMPUER USES THIS DATA TO LEARN .
TYPES OF MACHINE LEARNING:
Supervised machine learning

Unsupervised machine learning

Semi-supervised learning

Reinforcement learning
MACHINE LEARNING PACKAGES:
NUMPY

SCIPY

MATPLOTLIB

PANDAS
PYTHON:
Python is an interpreted high-level programming language
It was created by Guido van Rossum and first released in
1991.
Is is an object-oriented language having a large library
functions.
Python is a powerful language created for easy readibilty.
MOVIE RECCOMENDER SYSTEMS:
 This system is made by using model-based collaborative
filtering.

Movie-lens dataset is used.

Used to recommend moives that a user may like.


RECCOMENDER SYSTEM WORKFLOW:
RESULT OF RECCOMENDER SYSTEM:
The MovieLens dataset contains 1 million ratings from
6,040 users on 3,900 movies.

 We split the dataset into training and test sets.

It took 170 sec to built the model.

It took 3 sec too predict the ratings.


CONCLUSION:
The recommender system are a useful tool.

 It finds application in various field such as e-coomerce.

The movie recommender system here used to predict movie


rating.

It is helpful in recommending movie to the user.


THANK YOU…

You might also like