Giter Club home page Giter Club logo

bundlerec's Introduction

  1. main.py中含有4个run_xxx_main函数,分别表示4个数据集对应的模型训练函数
  2. run_xxx_main函数中的各个超参在run_bundle_main中有注释
  3. 注意BST中TimeEmbedding类中对于timestamps的变换,饿了么数据集中的timestamps是到当前推荐的时间间隔,其它数据集均为时间戳
  4. 原始数据集在./data/raw_data路径下
  5. 处理后的数据集分别在./data/bundle_time,./data/ele_time,./data/movielens1m,./data/taobao
  6. 处理后的数据集中包含lbes.pkl、mms.pkl、train_data.csv、val_data.csv、test_data.csv这5个文件

bundlerec's People

Contributors

guo560 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.