Skip to content

ehsanahmadkhan525/movie-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation System: Content-Based Filtering

Project Overview

This project is a content-based recommendation system built using Python. It consists of the following components:

  • Frontend: Developed using Streamlit (located in app.py)
  • Dataset: The dataset used for the system (located in the data folder)
  • Requirements: List of required libraries (located in requirements.txt)

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/ehsanahmadkhan525/movie-recommender-classic.git
    cd movie-recommender
  2. Install the required libraries:

    pip install -r requirements.txt

Running the Application

  1. Start the Streamlit app:
    streamlit run app.py

About

Recommendation System: Content-Based Filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published