C:\Users\user\Anaconda3.7\envs\Lect14\python.exe C:/Users/user/PycharmProject/Lect14/Face_recognization.py
Traceback (most recent call last):
File “C:/Users/user/PycharmProject/Lect14/Face_recognization.py”, line 78, in
face_dataset = np.concatenate(face_data, axis=0)
File “<array_function internals>”, line 6, in concatenate
ValueError: need at least one array to concatenate
[ WARN:0] global C:\projects\opencv-python\opencv\modules\videoio\src\cap_msmf.cpp (674) SourceReaderCB::~SourceReaderCB terminating async callback
Bhaiya app ne dataset_path,and dataset+path +fx defined kiye hain hme kaha per defined kerni hai
Taking https://github.com/coding-blocks-archives/machine-learning-online-2018/blob/master/6.%20Project%20-%20Face%20Recognition/Face%20Recognition%20Project/face_recognition.py
as reference, you have to specify dataset_path = 'your_loacaiont_of_data_Folder" in line no 52.
Also check your code line by line if everything is same as or notl.
Hope this cleared your doubt. 
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.