Open g-i-o-r-g-i-o opened 3 years ago
Hi there.
Like you said, the errors are due to the missing images. There are multiple options you can try.
You could download the image folder from https://github.com/rasbt/python-machine-learning-book-3rd-edition/tree/master/ch03/images and then upload it to Google Colab. It should be relatively easy now with their drag and drop interface.
You could comment out or disable those cells because they are not really needed. I just have them in the notebooks so it is easier to find the respective code when looking at the notebooks
You could replace the relative links by links to the images on github, but this would probably be tedious.
Hello, can you please help to run the code on google colab?
How to view images on the colab without doing much work? For each file? Probably creating a directory on the notebook colab folder, where I put all the images?
Right now I get this error:
Then there's the watermark problem, which is easy, I've just added pip install to your files: