I am working on a forecasting problem and came across this issue. How do I forecast sales of a brand new product? For example, a product has been introduced in the store and the store would like to know how the sales will look like.
I figured this would be similar to cold start problem in recommender systems. But still I would like to know if there are any standard approaches for such problems.