Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different result from the DCI tutorial example #17

Open
shengyongniu opened this issue Jun 16, 2021 · 1 comment
Open

Different result from the DCI tutorial example #17

shengyongniu opened this issue Jun 16, 2021 · 1 comment

Comments

@shengyongniu
Copy link

Hi there,
I follow the DCI tutorial and got a different result as shown in the figure:
Should I do anything else to obtain the result in the tutorial?

image

@qiuju-Zhang
Copy link

d_dag = dci(X1, X2,alpha_ug = 0.001, alpha_skeleton=0.5, alpha_orient=0.001,
difference_ug_method="kliep",
max_set_size=3)

the difference_ug_method="constraint" by default, but actually the tutorial choose this parameter="kliep". I think this is the reason for the difference.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants