Giter Club home page Giter Club logo

movielens1m-movie-recommendation-system's Introduction

MovieLens1M 基于深度学习的电影推荐系统

使用MovieLens1M数据集(data can be downloaded from https://grouplens.org/datasets/movielens/) ,实现了Auto Encoder (AE), Variational Auto Encoder (VAE), BERT提取电影名特征3种方法,对评分矩阵进行填补,继而对用户做出推荐。

代码建议在Google Colab环境下运行,代码中的目录请根据自己的实际目录进行修改。

本代码主目录和子目录如下:

/content/drive/Movie_lens/
--------- ml-1m (包含数据集的文件夹)
--------- auto encoder.ipynb
--------- BERT-based-recommender.ipynb

1 Models:

1.1 Auto Encoder

1.2 Variational Auto Encoder

1.3 BERT-based

2 Experimental Results:

2.1 MSE of training loss and validation loss of Auto Encoder

2.2 MSE of training loss and validation loss of Variational Auto Encoder

2.3 MSE of training loss and test loss of BERT-based

2.4 test MSE loss of different models

Model test MSE loss
Auto Encoder 1.0837
Variational Auto Encoder 0.9956
BERT-based 0.7507

LICENSE

Please refer to MIT License Copyright (c) 2020 YJiangcm

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.