Skip to content

The movie recommendation system is implemented using content based filtering

Notifications You must be signed in to change notification settings

Anshul21107/Movie-Recommender-System

Repository files navigation

Movie Recommendation System

Overview

This repository contains a movie recommendation system based on content based filtering.

Project Description

The movie recommendation system is implemented using content based filtering, a one of the technique used in recommendation systems.

Features

  • Movie based content based filtering
  • Personalized movie recommendations
  • Scalable to large datasets

Getting Started

Prerequisites

Before getting started, make sure you have the following prerequisites:

  • Python 3.6+
  • streamlit

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Anshul21107/movie-recommendation.git
    cd movie-recommendation
  2. Run the Jupiter Notebook

  3. Open app.py

  4. Run the app.py file

    streamlit run app.py
    

About

The movie recommendation system is implemented using content based filtering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published