The following error is coming while running code as described in video
The error is as follows: trainset=np.concatenate((face_dataset,face_labels),axis=1)
ValueError: all the input arrays must have same number of dimensions
:-Kindly please rectify code