PyBNesian
PyBNesian copied to clipboard
Specifying target node for MMPC algorithm
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.