Poker Gnosis

Node Viewer

Node Viewer is a tool that visualizes information about the player taking action at each node in the game tree.

SD Hand Notes

  • SD Hand refers to hands revealed at showdown, and does not include information about folded or mucked hands.
  • When filtering using SD Hand, hands that were ultimately folded or mucked will be excluded from the aggregation.

Overview

Action Composition

  • Displays the frequency of player actions at the selected node. You can see how often each action is executed.

Action Profit

  • Displays the expected value of each action. The calculation formula is (Total P&L per action ÷ Number of samples per action).

SD Hand Composition

  • Displays the distribution of SD Hand rankings for players who took action at the selected node.
  • Hand strength is evaluated at the time of the selected node (not the hand completed at the river).

Draw Composition

  • Displays the distribution of draws held by players who took action at the selected node.
  • Draw evaluation is at the time of the selected node.
  • Not displayed for river nodes (since all cards are already revealed).

Table Analysis

  • Select up to 3 board texture features and display action frequencies and showdown ranges for each combination in table format.
  • Each cell value represents the difference (MDA - GTO).

Action Tree

  • Visualizes the top 30 paths with high frequency from the selected node to game end using a Sankey diagram.
  • Band thickness represents the frequency of each path.
  • Each node is clickable and clicking displays detailed information for that node.
  • In "Diff" mode, the difference between MDA and GTO is represented by color: green (MDA > GTO), red (MDA < GTO).

Fold Elasticity

  • Visualizes the response of fold frequency and raise frequency to changes in bet size.
  • Only displayed for nodes where the previous action was a bet or raise.
Poker Gnosis