Do we have `model.predict()` in karate club?
johnnytam100 opened this issue · 2 comments
johnnytam100 commented
Thank you @benedekrozemberczki !
Btw, if I do this way, do you know how to get the embedding of the 300,000 graphs at the end?
Do we have model.predict()
in karate club?
ps I have already followed and will certainly cite your work.
Originally posted by @johnnytam100 in #103 (comment)
benedekrozemberczki commented
The fit + predict method are good, it is a non learning based sketching
method.
…On Wed, 20 Jul 2022 at 02:55, Johnny Tam ***@***.***> wrote:
Thank you @benedekrozemberczki <https://github.com/benedekrozemberczki> !
Btw, if I do this way, do you know how to get the embedding of the 300,000
graphs at the end?
Do we have model.predict() in karate club?
ps I have already followed and will certainly cite your work.
*Originally posted by @johnnytam100 <https://github.com/johnnytam100> in
#103 (comment)
<#103 (comment)>*
—
Reply to this email directly, view it on GitHub
<#105>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEETMFYPP72KJ24WBGVQSYLVU5MB7ANCNFSM54B4RO4Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
johnnytam100 commented
Um... I am sorry I don't really get it.
Would you mind pointing to exactly which method?
I am grateful if you can show a small code snippet.