Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Are there any links out there showing how RapidMiner calculates customer long-time value CLV?

tonyboy9tonyboy9 Member Posts: 113 Contributor II
A Google search only shows how to hire RapidMiner to do an AI assessment.

Customer Lifetime Value Solution | RapidMiner

Best Answer

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Solution Accepted
    Hi!

    The RapidMiner Academy contains an example in the free Machine Learning Professional course.
    https://academy.rapidminer.com/courses/machine-learning-professional

    For CLV and similar projects, the data availability and smart processing are the most important factors. You can get really creative here. Modeling is not the big problem. 

    You need to find or derive indicators in your data that allow a model to learn the factors and their strength for a higher CLV. Be careful to only include data in the model that will be available when applying the model. E. g. right after registration you might only have a few attributes: Time of day, weekday, customer country, browser, contact source. These probably don't determine the CLV enough. If you take the first order or some other behaviours later, these might make a larger difference. And so on.

    Regards,
    Balázs
Sign In or Register to comment.