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

Two simple corrections #12

Open
tomviolin opened this issue Apr 4, 2020 · 0 comments
Open

Two simple corrections #12

tomviolin opened this issue Apr 4, 2020 · 0 comments

Comments

@tomviolin
Copy link

First off, I had to create an empty __init__.py in the root folder of the project so that the from .image import ... in utils/data.py would work.

Secondly, in Visualization & Train Test Split.ipynb I had to change .as_matrix() to .to_numpy().

After those 2 changes things are going smoothly.

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