Skip to content

joao-victor-campos/netflix-recommendation-app

Repository files navigation

Netflix Recommendation App

Python Version Code style: black Flake8 Imports: isort

Introduction

This app recommends movies based on other movies you liked. The Model was trained with kaggle dataset using cosine similarity based on its features.

Project Repositories

Github:

Clonning the Repo

git clonegit@github.com:joao-victor-campos/netflix-recommendation-app.git
cd netflix-recommendation-app

Huggingface:

If you want to use the application, go to our 😆 Huggingface Repository

Development

Install dependencies

make requirements

Code Style

Apply code style with black and isort

make apply-style

Perform all checks (flake8, black and mypy)

make checks

About

Creates a recommendation app based on a netflix dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •