Git Product home page Git Product logo

Comments (6)

mquad avatar mquad commented on August 28, 2024 4

The format is a tab-separated list of interactions like

user_id item_id interaction_type created_at
user1 item1 1 1444154047
user1 item2 1 1445338496
user1 item3 1 1444806365

But your format can work as well, as long as you can convert it to a pandas DataFrame of interactions with integer timestamps.

Cheers

from hgru4rec.

mquad avatar mquad commented on August 28, 2024

Hi,
Thanks for your message. I'm sorry for earing that you and other people are having troubles in accessing the data.
I'll check if there's a way of making the dataset public again.

Cheers
Massimo

from hgru4rec.

mquad avatar mquad commented on August 28, 2024

Apparently, the data of the 2016 version of the competition is no longer available for public usage.
BTW, the 2017 version of the same dataset is still available here. First, you have to create a team and accept the challenge rules (even if the challenge is closed since a while...). Then you'll be able to download the new dataset. But hurry up since it might get closed anytime soon!

The dataset contains user interactions (interactions.csv) in the same format used in the paper. Sadly, this is not enough to ensure the exact reproducibility of the results of the paper as the data is 99% different, but I expect you'll obtain similar results. I'll run some experiments on my own when I find some spare time. LMK! :-)

from hgru4rec.

if-zz avatar if-zz commented on August 28, 2024

Hi, i am interested in you work and want to get the data for my research.
A week ago I created a team and wait for approval. But it is still waiting for approval and not allowed me to download the data. Is there another way to get the data or some alternatives?
Thank you. Cordially,
Zeng

from hgru4rec.

mquad avatar mquad commented on August 28, 2024

Hi, unfortunately I don't know any alternative way of retrieving the data.
You may try opening an issue about the dataset at the challenge repo and see if the organizers can help.
Sorry about that :-(

from hgru4rec.

simushga avatar simushga commented on August 28, 2024

Hi,

I understand that the Xing dataset is not available anymore. However, it would help a lot if I know the format of data. Is this a similar format to what interactions.csv looks like?

3385219031517549721,item_id1,2018-02-09 21:42:54.574,0
4532645799010716204,item_id2,2018-02-10 14:38:44.033,1
4532645799010716204,item_id3,2018-02-10 14:39:59.143,3
3072691951005999151,item_id4,2018-02-09 21:12:13.617,2

Cheers

from hgru4rec.

Related Issues (15)

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.