I did my prediction and its working, here is the code:
`y = cars[\'price_usd\'] X = cars.drop (labels = [\'price_usd\'], axis =1) from sklearn.model_sel