Git Product home page Git Product logo

bayan's People

Contributors

mahdims avatar saref avatar westbrookfc avatar

Stargazers

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

Watchers

 avatar  avatar

bayan's Issues

ValueError: a must be greater than 0 unless no samples are taken

Thanks for the great tool. I'm getting this error occasionally. Can you help?

  File "/project/dilkina_438/haomingl/opt_diffusion/digress_perm/nx_dataset.py", line 39, in __init__
    G.graph['opt_modularity'] = bayanpy.bayan(G)[0]
  File "/home1/haomingl/.conda/envs/digress_perm/lib/python3.9/site-packages/bayanpy/BayanImplied.py", line 1071, in bayan
    bayan_output = alg(sub_graph, threshold=threshold_sub, time_allowed=time_allowed, delta=delta,
  File "/home1/haomingl/.conda/envs/digress_perm/lib/python3.9/site-packages/bayanpy/BayanImplied.py", line 1175, in alg
    left_node, right_node = perform_branch(node, model, incumbent, best_bound, Graph, orig_graph,
  File "/home1/haomingl/.conda/envs/digress_perm/lib/python3.9/site-packages/bayanpy/BayanImplied.py", line 1309, in perform_branch
    branch_triple = get_best_triple(violated_triples_dict, node, Graph)
  File "/home1/haomingl/.conda/envs/digress_perm/lib/python3.9/site-packages/bayanpy/BayanImplied.py", line 723, in get_best_triple
    index = np.random.choice(len(violated_triples), p=probability_list)
  File "mtrand.pyx", line 909, in numpy.random.mtrand.RandomState.choice
ValueError: a must be greater than 0 unless no samples are taken

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.