Coder Social home page Coder Social logo

information_cocoon_study's Introduction

information_cocoon_study

Source code of the paper "An Exploratory Study on Information Cocoon in Recommender Systems".

1. running details

  • config.py -- basic configuration: dataset, model, cuda, etc.

  • rec_simulation.py -- interaction simulation between user and news recommender system.

2. train models

Before running 'rec_simulation.py', the recommendation model needs to be trained in advance.

  • train_prob_predict.py -- train news recommendation model: NRMS, NAML, DKN.
  • train_fm_and_ncf.py -- train DeepFM and NCF models.
  • train_ngcf.py -- train NGCF model.

And the model implementation code is in 'model/' directory.

3. datasets

You can get the preprocessed data through Baidu Cloud Disk:

Link: https://pan.baidu.com/s/1tsW6CqFbG8OMYT1aTHhEQQ

Extraction code: kj7a

4. references

recommendation models refer to the following:

information_cocoon_study's People

Contributors

linz2000 avatar

Watchers

 avatar

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.