The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Define scenarios on predicted output for prescription
I am working on telecom churn use case in rapidminer and have built the model using logistic regression. After executign the model I am getting the prediction successfully.Now I want to recommend some actions or prescriptions to stop customer churn.for example I want to output such text based on the predicted data:"increase internet volume for old users in same price","improve fiber optic service".In order to achieve such output I have selected this approach as follows:
1) define business rules on the predicted outcome data (like if customer minutes are less than <140 and internet usage is 5GB then recommend bla bla package).
2)by covering all the use cases based on the predicted data show different outcomes in text to the client to stop customer churn.
The way to do this is I guess through coding in a language that is supported by rapidminer.
I want to know how can I achieve this functionallity. If you have any questions please feel free to ask.
Thank you.
Tagged:
0
Answers
i think there is no need for additional software.
You would model the likelihood of churn for given parameters (changeable and unchangeable). Then you vary the changeable parameters and calculate the likelihood of churn again (e.g. via Optimize Parameters). Afterwards you get the action which reduces the likelihood of churn the most. You can report this back to business.
BR,
Martin
Dortmund, Germany
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts