Coder Social home page Coder Social logo

Comments (3)

wingedRuslan avatar wingedRuslan commented on July 28, 2024

@KirstieJane I would like to add this measure while I am creating a function to restructure DataFrame obtained from GraphBundle.report_global_measures() to an acceptable DataFrame for seaborn.barplot.

I've run the GraphBundle.report_small_world.
Did I understand the results correctly?

image

I am calculating the small coefficient of "Real_Graph" in GraphBundle relative to each other Graph in GraphBundle.
So, the small coefficient for "Real_Graph" and "Real_Graph_R0" is 1.6565, for "Real_Graph" and "Real_Graph_R1" is 1.6507 and so on.

On the figure, I need to display eror bar for "Real_Graph" and for random networks - constant value 1.

from scona.

wingedRuslan avatar wingedRuslan commented on July 28, 2024

@KirstieJane, I've added small_world to network measures
Do you like it?

image

from scona.

wingedRuslan avatar wingedRuslan commented on July 28, 2024

Ohhhh, plotting is slow, because inside the function I calculate the small coefficient of "real_graph" relative to each other graph in GraphBundle.
small_world = bundleGraphs.report_small_world(real_network)

It is needed to find a way how to store the calculated small world values and then inside the function simply access this data.

from scona.

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.