"ValueError: Expected 2D array, got 1D array instead:\narray=[7. 8.4 7.8 ... 5.4 6.6 7.1].\nReshape your data either using array.reshape(-1, 1) if your data has a single feature or array.reshape(1, -1) if it contains a single sample."
Share
Cookies help us deliver our services. By using our services, you agree to our use of cookies.