I am working through the Adventure Works data mining examples on the Microsoft website. In it, we are going to train a model using all sales data globally, then use the data for a region and bike model as inputs. Wouldn't this just predict incorrectly, ignoring specific trends for that area for that bike model?
What would be the advantage of doing this?