Hi,
I finished my 2 layer model but got the following error message:
Error: Datatype mismatch. in variable 0. Got type: <class ‘numpy.float64’> but expected type <class ‘numpy.ndarray’>
My results seem to be right and I can implement the model. Do you know how I can fix the data type issue? I am also happy to post my code if needed.
Thanks for your help, I appreciate it!