whncode
0
Q:

reshape (n ) to (n 1)

'''
This code is contributed by :
Tanishq Vyas (github : https://github.com/tanishqvyas )
'''

actual = actual.reshape((actual.shape[0], 1))
1

New to Communities?

Join the community