Code Monkey home page Code Monkey logo

movie-recommender-system's Introduction

Logo

MOVIE RECOMMENDER SYSTEM

Overview

This project is a movie recommender system built using Streamlit. It suggests movies based on user preferences, aiming to provide personalized movie recommendations. The goal is to create a visually appealing and user-friendly application.

Features

1> Personalized Recommendations: Get movie suggestions based on user inputs

2>Interactive UI: Built with Streamlit for an intuitive and engaging user experience

Learning from the Project

Through developing this movie recommender system, I have gained valuable insights and skills in several areas:

Understanding Recommender Systems:

Learned the fundamentals of how recommender systems work and the different approaches such as collaborative filtering and content-based filtering.

Streamlit for Web Applications:

Gained hands-on experience with Streamlit, a powerful tool for creating interactive web applications in Python.

Data Processing and Analysis:

Improved skills in data cleaning, processing, and analysis to ensure accurate and relevant recommendations.

User Interface Design:

Enhanced my ability to design intuitive and user-friendly interfaces that improve the overall user experience.

            Techniques used  
            1>Stemming
            2>Removing Stop Words
            4>TOKENIZATION 
            3>Bag of Words Technique
            4>Cosine Similarity Score

Stemming: Applied stemming to reduce words to their base or root form, improving the consistency of text data.

Removing Stop Words: Removed common stop words to reduce noise and focus on the significant words in the dataset.

Bag of Words Technique: Utilized the bag of words technique to convert text data into numerical format, enabling the application of machine learning algorithms.

Cosine Similarity Score: Employed cosine similarity to measure the similarity between movies based on their textual features, enhancing the accuracy of recommendations.

Project Management:

Developed better project management skills by organizing code, managing dependencies, and maintaining clear documentation.

1> INFERFACE

App Screenshot

2> MOVIES DROP BOX

App Screenshot

3> RECOMMNMED 5 SIMILAR MOVIES FOR THE USER

App Screenshot

Technologies Used

1> Python

2> Streamlit

3> Pandas

4> Matplotlib

5> Seaborn

6> NLP libraries (such as NLTK )

movie-recommender-system's People

Contributors

1lav1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.