Chen Xing
Chen Xing
HOME
BLOG
TOPICS
CV
customer analytics
Probabilistic Models for Computing Customer-Centric Metrics
Introduction In this post, I will summarize the common statistical methods to describe and predict customers’ purchase behavior in non-contractual settings. It fits probabilistic models to historical transaction records for computing customer-centric metrics of managerial interest.
Aug 27, 2022
3 min read
Probability
,
PredictiveAnalytics
,
tutorial
Incorporating Time-Invariant Covariates into PNBD II
Introduction In this post, we’ll continue discover the difference between the Cohort Modeling and the Extended PNBD Model with time-invariant covariates. Check here to see the previous post. Data Prepare First let’s import the transactional data, and select the customers who first purchase happened in 2017-2018.
Aug 26, 2022
7 min read
R
,
PredictiveAnalytics
,
tutorial
Incorporating Time-Invariant Covariates into PNBD
Introducton The original Pareto-NBD Model is awesome, but it does not allow us to add any covariates. In some cases, the covariates may affect the purchase, or the attrition process, or both.
Aug 23, 2022
11 min read
PredictiveAnalytics
,
R
Measure of Clumpiness
在零售行业中,广泛存在一部分顾客,满足如下的消费行为: 消费间
Sep 6, 2022
1 min read
PredictiveAnalytics
,
tutorial