Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abideen-olawuwo/netflix

A recommendation engine
https://github.com/abideen-olawuwo/netflix

linear-kernel matplotlib netflix numpy pandas plotly python seaborn sklearn tfidf-vectorizer

Last synced: 14 days ago
JSON representation

A recommendation engine

Awesome Lists containing this project

README

        

* 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