美文网首页
🥷 [S2] Challenge 08

🥷 [S2] Challenge 08

作者: HaveF | 来源:发表于2023-05-22 12:46 被阅读0次

Just KNIME It, Season 2 / Challenge 08 reference

Challenge 08 Description

The Eurovision Song Contest (ESC) is a song competition with participants mostly from european countries. In the contest finale, each country gives points to the others, and the sum of the received points determines the winning country. In this challenge, you will experiment with the Network Mining nodes in order to visualize (in a Network Viewer) the points given and received by each country. Note: The contest regulation changed over time, and it might make no sense to aggregate points from different editions.

Points worth mentioning

  • The number of countries participating in voting remained stable between 1975 and 2012.
  • Clustering countries based on voting patterns reveals similarities in cultural backgrounds and interests.
  • Network visualizations face challenges in observing a large number of nodes and lack directed graph options.
  • Germany and Greece exhibit similar voting patterns and Greece consistently awards high scores to Cyprus. Do you know why? 😁

Network Mining Process

Initially, I analyzed the number of countries that participated in voting each year and noticed some variations. However, I observed relative stability in the quantity of participating countries between 1975 and 2012. Therefore, I selected this timeframe as a subset of the overall data to further investigate.

Before visualizing network mining results, I would like to investigate the voting patterns of different countries. Are there any discernible similarities? I began by performing a pivoting operation and then removed columns with numerous missing values. I utilized the K-means method for clustering, which revealed that countries with similar voting patterns were often located in close geographic proximity. This suggests that they may share similar cultural backgrounds and interests.

There are a few things that interest me about Germany and Greece, despite their geographical distance, they share some common interests. Now, let's move on to the network visualization node.

When visualizing data from 1975 to 2012, I find it difficult to observe when there are too many nodes. To address this issue, I use two row filter nodes to filter out the countries I want to prioritize for observation. I also control the score range for further analysis.

I haven't had the chance to fully explore all the network view options yet, but upon initial observation, it appears that some options may be missing, particularly for directed graphs. In regards to the specific question at hand, with two country select options for "from" and "to," I was unable to find an option to clearly mark the color of the arrow.

Under certain layouts, I've noticed that the pictures appear quite unattractive. It's possible that implementing more advanced graph algorithms for this node might enhance the display of this view. However, for our present scenario, this is not a crucial factor. Our aim at the moment is to focus and observe.

Let's revisit the earlier question about Germany and Greece's voting patterns. By manually adjusting the nodes, we can see that Germany and Greece consistently share similar tastes in music, as shown below. Germany is at the top, and Greece is at the bottom.

Aside from their similar voting patterns, there is one particularly intriguing point that caught my attention: to the right of the node representing Greece is another node that consistently receives high scores from Greece, without any hesitation. Can you guess which country it is?

Cyprus.

Greece and Cyprus share a strong cultural and political bond, stemming from their shared history and language. While Cyprus was once a British colony until it gained independence in 1960, it has maintained close ties to Greece. As a fellow member of the European Union, Greece has been a consistent ally to Cyprus during the ongoing conflict with Turkey over the island's division. The two countries have cooperated on various fronts, including economic development, trade, and security. This relationship is characterized by a mutual willingness to support each other and work towards common goals.

Another thoughts

  • Someone in the forum used Chord Diagrams to display information, and they looked beautiful. I believe that Chord Diagrams are a type of networking visualization that is less frustrating, particularly because of their interactivity, which is very useful.
    • I guess that the Chord Diagrams don't offer much control over color options, or perhaps it's simply difficult to make adjustments. Just Guess.
  • I'm completely stumped on how voting patterns evolve over time.

本文由mdnice多平台发布

相关文章

  • 57: A Challenge

    a challenge 07/28/2017 There is a big challenge in front ...

  • Python挑战:00~03关

    Python Challenge Python Challenge 00 网址: http://www.pytho...

  • 第二部分 重点词语及常用搭配4-高等教育自学考试考点串讲 公共课

    31.challenge n. 挑战;艰巨任务 beyond challenge 无与伦比 letter of c...

  • Challenge

    哈哈哈 今天的目标是挑战原创✌️✌️✌️(我是对只用勾线的图画是真爱哈哈哈哈哈哈嗝~

  • Challenge

    今天我想说的就是这个挑战 challenge ,生活中无时无刻不充满着挑战,我们碰到的每一个困难,不论是工作上的还...

  • Challenge

    Climbing the mountain is not to plant your flag, but to e...

  • challenge

    已经9月份了,一边上班一边准备考研,突然感到压力好大,我想要挑战自己,但又怕被长期养成的坏习惯打败,我能掌控吗?

  • challenge

    2019最大的挑战应该是确定自己是就业还是考研,如果就业那要找一份自己还比较满意的工作,如果是考研,要坚持到底,考...

  • CHALLENGE

    With the commencement of spring,the weather is getting m...

  • Challenge

    今天又是劳苦的一天! 今天June罕见的被老板Challenge了 我也是难得被老板Challenge 我想想这也...

网友评论

      本文标题:🥷 [S2] Challenge 08

      本文链接:https://www.haomeiwen.com/subject/uhftedtx.html