Hi!
I was wondering if someone could help me with my modelling:
I´m not beaing able to understand why I get a "poor" value when I change the Data Input I use for the same Decision Tree Model:
When I use my Decision Tree to predict the same Data Inputs with which I built it, it has a relative "Accurate" score. (i.e.: Score: 524,037 over the 514,996 Actual Value)

But when I change my Input Data and use the same Decision Tree Model, in new data I want to Predict, I get an "Inaccurate" score (Score: 421,566 while the Actual value was in fact 270,820)

Why could it be? Is it something bvious about the modelling that I´m missing?
Thanks!