PyBNesian icon indicating copy to clipboard operation
PyBNesian copied to clipboard

Specifying target node for MMPC algorithm

Open kenneth-lee-ch opened this issue 3 months ago • 0 comments

How can I apply MMPC to a target node? As far as I understand, MMPC is designed to learn the parents and children of a given node. But the documentation seems to suggest the MMPC implementation in this library learns the entire graph.

kenneth-lee-ch avatar Oct 25 '25 04:10 kenneth-lee-ch