Reshaping using Numpy

by: shantanu, 8 years ago

Last edited: 8 years ago

I have been trying since yesterday to find a solution to the following problem on Internet but sadly I could not.

Problem:

I am trying to use reshape as per the instructions you gave in your K-Nearest Neighbor video (https://www.youtube.com/watch?list=PLQVvvaa0QuDfKTOs3Keq_kaG2P55YRn5v&v=1i0zu9jHN6U). Unfortunately, the warning still appears.

I am using Python 3.4.3.

Could you please help me with it?



You must be logged in to post. Please login or register an account.