Code Monkey home page Code Monkey logo

equal's People

Stargazers

 avatar  avatar

Watchers

 avatar

equal's Issues

Kwai Dataset?

Thank you very much for your excellent work. Can you provide the complete Kwai dataset? If you are unable to release it due to copyright reasons, you can choose to send it to my email at [email protected]. Thank you very much.

Complete dataset and key parameters

This is a very interesting piece of work that considers the cold start problem from the perspective of feature migration.

However, when I run the code, both datasets you provided do not run successfully, where it seems micro-video is missing key files such as validation_dict.npy; in addition, the Amazon dataset will run incorrectly due to inconsistencies in parameter inputs causing runtime errors in the calculations;

Would you mind double-checking that the key parameters of the uploaded code are consistent with the paper that
In other words, can you successfully run the code that has been uploaded?

Also, would you mind uploading the full micro-video dataset to facilitate community research?

Looking forward to your reply!😘

user_embedding

请问Dataset.py中下面的嵌入如何获取,似乎是运行某个模型预训练得到的,期待你的回答。
best_user_embedding = np.load(dir_str+'/user_embedding.npy', allow_pickle=True)
best_item_embedding = np.load(dir_str+'/item_embedding.npy', allow_pickle=True)

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.