Link Analysis: Betweenness centrality

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 15

  • @aadarshsingh2265
    @aadarshsingh2265 3 года назад +5

    Simple and easy explanation.

  • @subhamraj7124
    @subhamraj7124 2 года назад +4

    in directed graph why we consider only A to C distance and not C to A?

    • @771aryan
      @771aryan Год назад +2

      Yes, from C to A should also be considered as they will be different paths. The same applies to DA, EA, DC, EC, ED also. However, in the example, all of these values (DA, EA, DC, EC, ED) will come out to be zero and will not affect the actual result. DA will not be included as there will be no path from D to A.

    • @lakshsinghania
      @lakshsinghania 8 месяцев назад

      @@771aryanand there is no path from C to A so we have ignored 👍🏻

    • @harsh5288
      @harsh5288 8 месяцев назад

      @@lakshsinghania bro j

  • @Dorianazzz
    @Dorianazzz Год назад

    Why we don"t involve the situation of j>k in the directed graph when we calculate the betweeness centrality? I can understand we ignore these situations in the undirected graph, because the result is double . In this directed graph, if we calculate E→C, the result will be different. I mean E does have an effect on C in the directed graph, which is not reflected in the paths we have already calculated, right?

  • @harshvardhanmishra5819
    @harshvardhanmishra5819 3 года назад +1

    Very good explanatory video

  • @ArunkumarParameswaran
    @ArunkumarParameswaran Год назад

    How to find betweeness of 1000 nodes in undirected graph?? Please do reply for this

  • @Dorianazzz
    @Dorianazzz Год назад

    thanks! it helps a lot!

  • @HanaG-k8x
    @HanaG-k8x 8 месяцев назад

    in 0/1, how will you get 1?

  • @kira15318
    @kira15318 8 месяцев назад

    Thank you

  • @pr47hmesh
    @pr47hmesh Год назад

    Thanks :)

  • @theonlyvhk28
    @theonlyvhk28 2 года назад +1

    Made sense

  • @jstransportation2455
    @jstransportation2455 11 месяцев назад

    cool