amueller / introduction_to_ml_with_python

Notebooks and code for the book "Introduction to Machine Learning with Python"
7.44k stars 4.56k forks source link

not able convert compent.reshape(image_shape) page 154 #150

Open Rishabh-Gup12 opened 3 years ago

Rishabh-Gup12 commented 3 years ago

shows an error "maximum supported dimension for an ndarray is 32, found 87"

amueller commented 1 year ago

What's the content of image_shape? I assume you have a typo somewhere.