|
|
|
|
|
by aaronjg
5226 days ago
|
|
We've considered hierarchical modeling, but concluded that there were no real gains. We have enough data from each of our clients to identify the parameters of the model. We will probably add more hierarchical modeling as we improve predictions of seasonality, primarily it will be useful for predicting the 'christmas effect' for new clients. The posterior mode of the Pareto/NBD obtained through full MCMC is extremely close to the MLE, and the MLE is much faster to calculate so we use MLE. [1] There has been some work done on using HMM to predict CLV. It turns out that in most cases the Pareto/NBD is a robust model for CLV. [2] [1] http://dl.acm.org/citation.cfm?id=1305575 [2] http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1904562 |
|