177682/trying-random-forest-fitting-train-train-giving-below-error
ValueError: Expected 2D array, got 1D array instead: array=[33. 46. 32. ... 38. 38. 31.]. Reshape 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.
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.