In python A randomforestregressor of y onto 16 numeric features (variables).
Now I have an array of length 16, which is correct, because I have 16 features But I got an error:
I don't know what is going on.
I even tried to input an array with the test value (so array of 17 values) But now it said input feature length should be 16. IT WAS 16!!!!!!!