How do fix : ValueError: X has 6 features, but DecisionTreeClassifier is expecting 4 features as input

后端 未结 0 1950
生来不讨喜
生来不讨喜 2021-01-23 19:15

I wrote an ML script with sklearn in Python that you get the specifications of a car and the address of its place of sale and it predicts the price of the car.

my_code:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题