Skip to content

Create User mode and Movie mode. Apply LSTM to predict the score which a user may give to a movie.

Notifications You must be signed in to change notification settings

angnuoli/movie-recommendation

Repository files navigation

Introduction

This project is to build a movie recommendation model based on reviews of users and reviews for movies.

The dataset is from movie website.

Word vector is pretrained word vector (300).

The input is user and movie, the output is the prediction of rating score which the user may give to the movie.

Methods

  1. word vector
  2. LSTM

Waiting to be complete...

About

Create User mode and Movie mode. Apply LSTM to predict the score which a user may give to a movie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages