Giter Club home page Giter Club logo

Comments (1)

Aliang-CN avatar Aliang-CN commented on June 1, 2024

作者您好:
感谢您的工作,我对数据集的预处理有一些疑问:
在Yoochoose数据集中,模型需要截取最近1/64和1/47以方便实验。在对session排序的时候,是依据一个session中最后一次点击的时间还是最开始点击的时间进行排序?我从代码中理解,是否只是取了读入数据的最后一个时间,而没有对session内部先进行排序?
谢谢!
If it is not convenient to use Chinese, I can restate my question in English. Thank you very much

preprocess.py 代码里面第72行 sorted_clicks = sorted(sess_clicks[i], key=operator.itemgetter(1)) 这行代码就是对一个session内部进行排序

from sr-gnn.

Related Issues (20)

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.