Giter Club home page Giter Club logo

Comments (1)

caufieldjh avatar caufieldjh commented on June 2, 2024

Reopening as this appears to still be happening:

12:10:53  Traceback (most recent call last):
12:10:53    File "/home/jenkinsuser/anaconda3/bin/neat", line 8, in <module>
12:10:53      sys.exit(cli())
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 764, in __call__
12:10:53      return self.main(*args, **kwargs)
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 717, in main
12:10:53      rv = self.invoke(ctx)
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 1137, in invoke
12:10:53      return _process_result(sub_ctx.command.invoke(sub_ctx))
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 956, in invoke
12:10:53      return ctx.invoke(self.callback, **ctx.params)
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 555, in invoke
12:10:53      return callback(*args, **kwargs)
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/neat/cli.py", line 91, in run
12:10:53      edge_method=yhelp.get_edge_embedding_method(classifier),
12:10:53    File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/neat/link_prediction/model.py", line 73, in make_train_valid_data
12:10:53      graphs = {"pos_training": Graph.from_csv(**training_graph_args)}
12:10:53  TypeError: Graph.from_csv() got an unexpected keyword argument: graph_path

This time, the link_prediction module is throwing it rather than graph_embedding.

from neat-ml.

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.