Coder Social home page Coder Social logo

kni's People

Contributors

atomu2014 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kni's Issues

HI there I want to ask the way to produce my own dataset

I find that the dataset you use there is in *.pkl format. I am a little confused how to produce my own dataset. I read the code in "train.py" and it seem like in the pkl file has three key 'train_data', 'test_data', 'adj'.
image

I want to ask whether these three value is exactly same to the dataset in original RippleNet repositories dataset, which is in *.txt format. In other word, 'train_data' and 'test_data' split from "ratings_final.txt" and 'adj' is same to "kg_final.txt"? If is it right it mean that if I want to produce my own dataset I just need to sort my own dataset same to RippleNet's one and transfer the data of "ratings_final.txt" and "kg_final.txt" to 'train_data', 'test_data', 'adj' and save it in pkl file?

关于self.adj_list的问题

您好
很感谢你的开源工作。有个问题想咨询一下,最后处理出来的self.adj_list,一共有两列,另外一列全部是零,可以解释一下数据的具体含义吗?谢谢。
image

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.