Why i passed all quiz but when i submit then like this
Click on my name, and then message me screenshot of the grade function which got you incorrect feedback in the submission grader output.
Regards
DP
Please go through the post comment below, debug with the pointers mention from UNQc1 to C6.
In UNQC6, although you did use numpy sum, but I am not numpy logical is supposed to be used or not, that might be the incorrect function, giving failure on that grade function
Let me know if issue still persist.(share codes only by personal DM)
Regards
DP
screenshots removed as it contains grade function codes
how about my UNQ_C1
I am not clear about you comment
you need to send me codes in personal dm, and discuss the query on public post thread.
for changing the dimensions of X and y, you are suppose to use np.moveaxis instead of np.transpose.