First, let’s assume we have a pre-trained model for estimating the probability of the target and .
Estimating Lifetime Value using an optimization function
With a model containing client propensity of accepting the offer (yTaker), we can make a simple calculation for estimating CLTV:
Business Rules only approach
The first term of the equation is the expected revenue at the end of the fidelization period (FP), which is being renewed to 24 months. A second term is summed, comprised of the expected revenue in case the client does not accept the offer (and assuming no new offer is made in the remaining months – as such, he remains for “FP” months).
Business Rules + Propensity + Churn Model approach
Let’s now assume we have two models:
Propensity Model: we can calculate the probability of y_taker_N (i.e., of client accepting the offer)
Churn Model: we can predict the number of remaining months until the client churns
And that we also have some business rules embedded:
Survival Buyers: we can calculate global survival curves, for the complete customer base (Buyers), for clients which accept any new offer. These give us the average number of months until the client leaves the company, if he accepts an offer.
We can then create a slightly more complex optimization function.
Single-Task Machine Learning
Although this is a solution that can be quickly calculated in case pre-trained models are available for churn and taker tasks (which is good for quick proofs of concept and baseline performance), we are not using much of the knowledge which can be extracted from customer interaction.
A possible approach for using this is including the probabilities of accepting the offer and churning as features, as follows:
CLTV :: Propensity x OriginOffer x DestinationOffer x ChurnProbability
However, this would require maintaining three models in production, and assessing their quality constantly: a regression model for estimating customer lifetime value, propensity model and churn model. Also, if we wanted to do a multiple output approach, this would require having as many pre-trained models as the number of outputs.
Like this story?
Subscribe to Our Newsletter
Special offers, latest news and quality content in your inbox once per month.
Signup single post
Recommended Articles
Article
Five Years Helping Entrepreneurs Embrace AI
Sep 4, 2023 in
News
We celebrate the 5th anniversary of NILG.AI with immense pride and gratitude. Over the years, we’ve embarked on a transformative journey, and today, as we commemorate this milestone, we want to take a moment to reflect on our accomplishments and share our exciting plans for the future. NILG.AI Fifth Anniversary: A Year of Remarkable Achievements […]
Text classification is one of the most common use cases in Natural Language Processing, with numerous practical applications – now easier to access with Large Language Models. Companies use text classification in multiple scenarios to become more efficient: Tagging large volumes of data: reducing manual labor with better filtering, automatically organizing large volumes of […]
Innovation drives the future of the industry, and at NILG.AI, we’re committed to leading this charge. Therefore, we’re excited to announce our participation in the upcoming Iqony Technology Days 2023, scheduled for this September in Brühl, Cologne. Our enthusiasm is fueled by our recent victory in the Hands On Data (HOD) challenge earlier this year. […]
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
Cookie
Duration
Description
cookielawinfo-checkbox-analytics
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional
11 months
The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy
11 months
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.