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

when i am running this code on Collab it is showing me this error message. Can anyone tell me please how to fix it. #39

Open
Peerzadasaima opened this issue Mar 7, 2023 · 0 comments

Comments

@Peerzadasaima
Copy link

ModuleNotFoundError Traceback (most recent call last)
in
12 from sklearn import metrics
13
---> 14 from decagon.optimizer import DecagonOptimizer
15 from decagon.model import DecagonModel
16 from decagon.minibatch import EdgeMinibatchIterator

ModuleNotFoundError: No module named 'decagon'

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

1 participant