You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, A Genearal Graph has .pag property set to False. See now I use GIN and the output is a GeneralGraph, how can I transform/project this into a PAG so that I can compare it with ground truth PAG?
The text was updated successfully, but these errors were encountered:
Sorry for the late reply. Currently, we don’t have a method to transfer it to PAG, but I completely agree that it would be an excellent addition. I’ll make sure to inform you as soon as we have a solution. Perhaps you could try to compare the causal orders for now.
By default, A Genearal Graph has .pag property set to False. See now I use GIN and the output is a GeneralGraph, how can I transform/project this into a PAG so that I can compare it with ground truth PAG?
The text was updated successfully, but these errors were encountered: