Home Applications Customer churn predictor

Customer churn predictor

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
2 reviews
0
Awards
184
Views
0
IPM installs
1
2
Details
Releases
Reviews
Issues
Pull requests
Articles
Checking customer churn with IntegratedML

What's new in this version

Added demo link

Customer churn predictor

This application is an example of using IRIS Cloud SQL and integrated ML to solve customer churn problems.

As an example, the application uses a demo dataset of telecommunications company clients from https://www.kaggle.com/datasets/blastchar/telco-customer-churn.

To try the application you can use online demo or run it locally with your own Cloud SQL account.

To start, use the command

> docker-compose up --build

And open http://127.0.0.1:8011/

  1. Open your Cloud Service Portal and create the new Deployment

  2. Go to configuration page in the app and set your deployment credentials
    image

  3. In Cloud Service Portal open “Add and Manage files” and add WA_Fn-UseC_-Telco-Customer-Churn.csv from /data folder
    image

  4. Open “Import files” and import current file to Customers table
    image
    Снимок экрана 2023-04-17 в 02 43 36
    image

  5. Then go to “IntegratedML Tools” and create and train new model with training model name “customer_churn_predictor_tr”
    image
    image

  6. Go to app again, enter customer data and look to result
    Снимок экрана 2023-04-17 в 03 22 08
    image
    image

Read more
Made with
Version
1.0.028 Apr, 2023
Category
Technology Example
Works with
InterSystems IRIS Cloud SQL
First published
17 Apr, 2023
Last checked by moderator
27 Jun, 2023Works