Icon

20231017 Pikairos JustKNIMEIt Season 2 Challenge 29 Table Tennis Tournament

You work for a Berlin startup and it's Friday night. A table tennis tournament with your colleagues is due! The following problem comes up: how to randomly split all your co-workers in random teams of two players, and then randomly define the direct elimination matches as a dendrogram? Hint: You can use the Hierarchical Cluster Assigner in this challenge.

Challenge 29: Table Tennis TournamentYou work for a Berlin startup and it's Friday night. A table tennis tournament with your colleagues is due! The followingproblem comes up: how to randomly split all your co-workers in random teams of two players, and then randomlydefine the direct elimination matches as a dendrogram? Hint: You can use the Hierarchical Cluster Assigner in thischallenge. List ofColleaguesStart RecursveLoopEnd RecursveLoop if thereis One Row leftRandomlyPartition the Listof Players in HalfAppend theColumns of theTwo ListsDetermine theWinner Based onthe ScoreIf there is a LonePlayer then the Automatically "win"Filter in Listof Winners tobe Passed backto the Start of theRecursive Loop CSV Reader RecursiveLoop Start Recursive Loop End Partitioning Column Appender Rule Engine ReferenceRow Filter End Loop if OnlyOne Row Left View Tournament asa SunBurst Chart Challenge 29: Table Tennis TournamentYou work for a Berlin startup and it's Friday night. A table tennis tournament with your colleagues is due! The followingproblem comes up: how to randomly split all your co-workers in random teams of two players, and then randomlydefine the direct elimination matches as a dendrogram? Hint: You can use the Hierarchical Cluster Assigner in thischallenge. List ofColleaguesStart RecursveLoopEnd RecursveLoop if thereis One Row leftRandomlyPartition the Listof Players in HalfAppend theColumns of theTwo ListsDetermine theWinner Based onthe ScoreIf there is a LonePlayer then the Automatically "win"Filter in Listof Winners tobe Passed backto the Start of theRecursive Loop CSV Reader RecursiveLoop Start Recursive Loop End Partitioning Column Appender Rule Engine ReferenceRow Filter End Loop if OnlyOne Row Left View Tournament asa SunBurst Chart

Nodes

Extensions

Links