Git Product home page Git Product logo

movie-recommender-system's Introduction

Movie Recommender Model

This is a machine learning model that provides personalized movie recommendations based on a user's input. The model analyzes data on various movie attributes, such as genre, rating, and director, to provide recommendations that match the user's preferences. Requirements

Python 3.x
NumPy
Pandas

Installation

Clone the repository: git clone https://github.com/Devang-C/movie-recommender-system.git
Install required packages(In the Notebook Itself) : pip install numpy, pip install pandas, pip install -U scikit-learn, pip install nltk

Usage

Go to the last cell of the notebook, and run the `recommend` function
Provide name of movie as the function parameter(in form of string)
The model will provide a list of movie recommendations based on similar attributes, such as genre, rating, and director.

Interface

Currently, the model does not have an interface. However, I am planning to create a user-friendly interface using Streamlit, a Python library for creating web applications, to enhance the user experience and make the model more accessible.

movie-recommender-system's People

Contributors

devang-c avatar

Watchers

Kostas Georgiou avatar  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.