Git Product home page Git Product logo

bramitha-gowda-m / movie-recommendation-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 27.48 MB

End-to-end movie recommendation system using ML, data analysis, NLTK, CountVectorizer, cosine similarity, and TMDB API. Deployed with Streamlit.

Jupyter Notebook 99.67% Python 0.33%
cosine-similarity data-cleaning dataanalysis handling-missing-value python web-scraping api data-science machine-learning-algorithms

movie-recommendation-system's Introduction

Movie Recommendation System

This repository contains an end-to-end movie recommendation system built using machine learning techniques, data analysis, NLTK for text processing, CountVectorizer for feature extraction, cosine similarity for recommendation, and TMDB API for fetching movie data.

Overview

The movie recommendation system analyzes and cleans movie data, applies natural language processing techniques, and uses machine learning algorithms to recommend movies based on user input. The cosine similarity metric is employed to find similarities between movies, providing personalized recommendations.

Features

  • Data Analysis and Cleaning
  • NLTK for Text Processing
  • CountVectorizer for Feature Extraction
  • Cosine Similarity for Recommendation
  • Integration with TMDB API for Movie Data
  • Deployment using Streamlit

Usage

  1. Clone the repository:
    git clone <https://github.com/Bramitha-gowda-M/Movie-Recommendation-System>
    
  2. Navigate to the project directory:
    cd MovieRecommendationSystem
    
  3. Install dependencies:
    pip install -r requirements.txt
    
  4. Run the Streamlit app:
    streamlit run app.py
    
  5. Access the app in your browser.

Dependencies

  • Python 3
  • Pandas
  • NumPy
  • NLTK
  • Scikit-learn
  • Streamlit

Credits

Movie data: TMDB API

License

This project is licensed under the MIT License. See the LICENSE file for details.

movie-recommendation-system's People

Contributors

bramitha-gowda-m avatar

Stargazers

 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.