Erdogan

Results 237 comments of Erdogan

It took a while but in the latest release, there is now an implementation for continuous data modeling! There are many unit tests to ensure the quality and validity of...

I am closing this one as there is now a basis functionality that can process continous data! See the [documentations](https://erdogant.github.io/bnlearn/pages/html/Continuous%20Data.html#) for more details.

Thank you for mentioning this issue. I fixed this issue by setting the installation of scipy to version 1.11.4. It may not be the real solution but it is a...

I looked into this but choosing a specific layout is kind of hard because the nodes are freely moving. I did also experiment with a (un)freeze button that I created....

I did another attempt.. For some reason, it keeps failing when I implement something else and than circles.

This is very cool @jjon! Can you explain how you created the function to drag a node and freeze it (until click again)? Or would it be possible to add...

Thanks! I experimented with your code but I can not get the nodes sticky. I must be missing something here.

See [here](https://erdogant.github.io/docs/d3graph/d3graph/d3graph_sticky_nodes.html). Look at the "view page source". If you search for "STICKY NODES" you will find your functions. I needed to change some of the function names. Perhaps it...

[Here](https://observablehq.com/@xianwu/force-directed-graph-network-graph-with-arrowheads-and-lab) is another great example with sticky nodes and with a legend :D

I agree. this will be the best move in the long run. I just need to find the time to do it ;)