Concept
Find The Ordering That Gives The Highest Likelihood
We can compute the likelihood for each node ordering and find the one that maximize the likelihood:
Where the is the predicted adjacency matrix using a specific node ordering. The drawback of this method is that its computationally expensive.
0
1
Updated 2022-07-31
Tags
Deep Learning (in Machine learning)
Data Science