abideen-olawuwo / netflix

A recommendation engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Problem Definition

Build a movie recommendation engine

  • Data

The data was downloaded from kaggle[https://www.kaggle.com/datasets/shivamb/netflix-shows]

  • Evaluation

The Evaluation metric is to get the best accuracy

  • Features

The Dataset Features include; show_id, type, title, director, cast, country, date_added, release_year, rating, duration, listed_in and description

  • Modelling

The model used is TfidfVectorizer

About

A recommendation engine


Languages

Language:Jupyter Notebook 100.0%