When creating a post, please add:
-
Week # must be added in the tags option of the post. Week2
-
Link to the classroom item you are referring to:Coursera | Online Courses & Credentials From Top Educators. Join for Free | Coursera
-
Description
how does the “-1” in this code snippet work?
X_flatten = X.reshape(X.shape[0], -1).T
Please explain elaborately.
Thanks,
Yogesh S