Rick and Morty’s Thanksploitation Deciduous Decision Tree (swagitda.com) 96 points by oarsinsync 4y ago ↗ HN
[–] gowld 4y ago ↗ "Deciduous" is the same as graphviz? [–] bsedlm 4y ago ↗ I chose to believe (but cannot be bothered to actually check) that yes, probably, but with nicer "packaging" [–] nsajko 4y ago ↗ Off-topic, but another option for visualizing networks is Graphia. It's a qt5 program that can use the GPU to display pretty large graphs in 3D.https://github.com/graphia-app/graphiahttps://graphia.app
[–] bsedlm 4y ago ↗ I chose to believe (but cannot be bothered to actually check) that yes, probably, but with nicer "packaging"
[–] nsajko 4y ago ↗ Off-topic, but another option for visualizing networks is Graphia. It's a qt5 program that can use the GPU to display pretty large graphs in 3D.https://github.com/graphia-app/graphiahttps://graphia.app
[–] 123pie123 4y ago ↗ does this need a spoiler alert flag? [–] sethammons 4y ago ↗ right above his graphic:> (warning: spoilers for the first ~8 minutes of the episode are ahead) [–] 123pie123 4y ago ↗ thanks - i didn't click on the link to check
[–] sethammons 4y ago ↗ right above his graphic:> (warning: spoilers for the first ~8 minutes of the episode are ahead) [–] 123pie123 4y ago ↗ thanks - i didn't click on the link to check
[–] unixhero 4y ago ↗ Many of these episodes are brilliant! [–] 123pie123 4y ago ↗ this episoide sounds like it could be similar to the "Heist-Con" episoide, which was realy good with messing with your head == fantastic [–] rejectedandsad 4y ago ↗ Heist episode and Citadel of Ricks episode are my favorites. I quote the bit about getting a Netflix show (“it’s a very achievable goal”) quite often. [–] King-Aaron 4y ago ↗ This was the only episode lately that I thought was good... In the current season it feels like they're struggling for content.
[–] 123pie123 4y ago ↗ this episoide sounds like it could be similar to the "Heist-Con" episoide, which was realy good with messing with your head == fantastic [–] rejectedandsad 4y ago ↗ Heist episode and Citadel of Ricks episode are my favorites. I quote the bit about getting a Netflix show (“it’s a very achievable goal”) quite often.
[–] rejectedandsad 4y ago ↗ Heist episode and Citadel of Ricks episode are my favorites. I quote the bit about getting a Netflix show (“it’s a very achievable goal”) quite often.
[–] King-Aaron 4y ago ↗ This was the only episode lately that I thought was good... In the current season it feels like they're struggling for content.
[–] nabla9 4y ago ↗ How is that diagram a decision tree?Decision tree should be a tree with decision, change and end nodes.https://en.wikipedia.org/wiki/Decision_tree [–] anonymfus 4y ago ↗ Notice that at the top of the article you linked it says:> This article is about decision trees in decision analysis. For the use of the term in machine learning, see Decision tree learning.That does not mean that there are no other definitions in addition to these two, for example the one used in game theory is here:https://en.wikipedia.org/wiki/Game_tree> Any subtree that can be used to solve the game is known as a decision tree [–] nabla9 4y ago ↗ That's why I am asking.It's not even tree. It seems to be just a DAG without decisions.There is no clear or intuitive way to interpret this as decision tree in decision analysis, machine learning any other context.
[–] anonymfus 4y ago ↗ Notice that at the top of the article you linked it says:> This article is about decision trees in decision analysis. For the use of the term in machine learning, see Decision tree learning.That does not mean that there are no other definitions in addition to these two, for example the one used in game theory is here:https://en.wikipedia.org/wiki/Game_tree> Any subtree that can be used to solve the game is known as a decision tree [–] nabla9 4y ago ↗ That's why I am asking.It's not even tree. It seems to be just a DAG without decisions.There is no clear or intuitive way to interpret this as decision tree in decision analysis, machine learning any other context.
[–] nabla9 4y ago ↗ That's why I am asking.It's not even tree. It seems to be just a DAG without decisions.There is no clear or intuitive way to interpret this as decision tree in decision analysis, machine learning any other context.
[–] dweekly 4y ago ↗ Requisite snippet: https://youtu.be/kHUSGynWuVk [–] Slow_Hand 4y ago ↗ Too bad they had to edit out half of the explanations. Presumably to avoid copyright.
[–] Slow_Hand 4y ago ↗ Too bad they had to edit out half of the explanations. Presumably to avoid copyright.
15 comments
[ 4.1 ms ] story [ 50.1 ms ] threadhttps://github.com/graphia-app/graphia
https://graphia.app
> (warning: spoilers for the first ~8 minutes of the episode are ahead)
Decision tree should be a tree with decision, change and end nodes.
https://en.wikipedia.org/wiki/Decision_tree
> This article is about decision trees in decision analysis. For the use of the term in machine learning, see Decision tree learning.
That does not mean that there are no other definitions in addition to these two, for example the one used in game theory is here:
https://en.wikipedia.org/wiki/Game_tree
> Any subtree that can be used to solve the game is known as a decision tree
It's not even tree. It seems to be just a DAG without decisions.
There is no clear or intuitive way to interpret this as decision tree in decision analysis, machine learning any other context.