-1

MSE Scores Result

I am training a decisoin tree model and i got the (see picture) as results, so basically i am a bit confused about the result.

Given it's a school project, so i am training a model based on 969 lines only and 18 features, and without any feature engineering.

Thank you in advance for your response.

Community
  • 1
  • 1

1 Answers1

0

there is no overfitting since you got a test score almost equals CV score. However try to reproduce your system with random train/dev/test sets to assure that you get the same results

Mohammed Khalid
  • 155
  • 1
  • 6