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

Installation doesn't work on Google Colab #9

Open
salilmishra23 opened this issue Jan 19, 2019 · 4 comments
Open

Installation doesn't work on Google Colab #9

salilmishra23 opened this issue Jan 19, 2019 · 4 comments

Comments

@salilmishra23
Copy link

I followed the steps given in the Installation guide somehow it doesn't work.

I am attaching link to the notebook.

Link : https://bit.ly/2AVyhK4

@atyamsriharsha
Copy link

Hey, @salilmishra23 I tried to replicate the same steps on google colab and it worked without any issues. I am attaching the link of the notebook (https://colab.research.google.com/drive/1Zj9_g_8uVKS4tvNfp_pMqpcVDkDWhUUR). Please check and let me know if you have any issues.

@peterminh227
Copy link

peterminh227 commented Mar 7, 2019

The installation is successful but you cannot import modules ...
Try it in Google colab

Change this line (in /content/pystacknet/pystacknet/pystacknet.py)
from pystacknet.metrics import check_regression_metric, check_classification_metric
--> from pystacknet.pystacknet.metrics import check_regression_metric, check_classification_metric
if you want to import StackNetClassifier:
from pystacknet.pystacknet.pystacknet import StackNetClassifier

@meshachdamilare
Copy link

Hey, @salilmishra23 I tried to replicate the same steps on google colab and it worked without any issues. I am attaching the link of the notebook (https://colab.research.google.com/drive/1Zj9_g_8uVKS4tvNfp_pMqpcVDkDWhUUR). Please check and let me know if you have any issues.

this link is no longer available, can post a new one?

@m-abdollahi
Copy link

#17 Check this out!

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

5 participants