https://metacademy.org/graphs/concepts/bayesian_logistic_reg...
and src code for the graph view is here: https://github.com/metacademy/metacademy-application/blob/ma...
they do some clever hiding of edges so graph is not overwhelming, but still only O(100) nodes.... for O(100k) nodes you'll need to do some selection for sure ;)