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

About only_predict #50

Open
KailiangGu opened this issue Jan 18, 2021 · 1 comment
Open

About only_predict #50

KailiangGu opened this issue Jan 18, 2021 · 1 comment

Comments

@KailiangGu
Copy link

Hi, Dr. Zhang.
I have a question regarding to the only_predict method. With the command "python Main.py --train-name PB_train.txt --test-name PB_test.txt --hop 1 --only-predict", does the model first build a network based on the PB_train.txt, then predict if the link pairs in PB_test.txt is valid in the PB_train network?

Thanks

@muhanzhang
Copy link
Owner

Hi! --only-predict requires you have used --save-model to save a trained model to disk. Your other understanding is correct.

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