Coder Social home page Coder Social logo

Comments (6)

w764567792 avatar w764567792 commented on August 15, 2024 1

非常感谢,已经解决,重新安装recbole后可以运行

from recbole-gnn.

hyp1231 avatar hyp1231 commented on August 15, 2024

您好,可以贴出运行指令吗?

另外关于数据集,如果您想做 session-based 的研究,可以参考 CORE 这篇论文的数据集及加载方式。

另外 RecBole 处理好的数据集都可以使用的,或者把自定义数据集处理成 atomic file,就可以被 RecBole 加载。

from recbole-gnn.

w764567792 avatar w764567792 commented on August 15, 2024

您好,运行指令如下
(RecBole-master1) jason_wang@Jason-WangdeMBP RecBole-GNN-main % python run_recbole_gnn.py -m TAGNN -d diginetica-not-merged

from recbole-gnn.

hyp1231 avatar hyp1231 commented on August 15, 2024

您好,建议将本页面 中的配置文件保存至 dig.yaml,然后尝试运行

python run_recbole_gnn.py -m TAGNN -d diginetica-not-merged --config_files=dig.yaml

from recbole-gnn.

w764567792 avatar w764567792 commented on August 15, 2024

非常感谢您的及时答复,但是我这样尝试以后还是报上面同样的错误,无论是把dig.yaml放在主目录或者quick_start_config目录下

from recbole-gnn.

hyp1231 avatar hyp1231 commented on August 15, 2024

非常感谢您的及时答复,但是我这样尝试以后还是报上面同样的错误,无论是把dig.yaml放在主目录或者quick_start_config目录下

您好,这个报错位置是 RecBole 主包中,好像是因为想要加载提前保存的 dataloaders,请问您有设置 dataloaders_save_path 这个参数吗?或者能否检查一下你 RecBole 项目的 recbole/data/utils.py 里面 load_split_dataloaders 这个函数是否有修改过吗?

RecBole 原实现:
https://github.com/RUCAIBox/RecBole/blob/fb9ee722bb1349db113af15b9bf6a14a2bccd0eb/recbole/data/utils.py#L91-L116

from recbole-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.