Category: Customer
-
Unsupervised ML Clustering, Customer Segmentation, Cohort, Market Basket, Bank Churn, CRM, ABC & RFM Analysis – A Comprehensive Guide in Python
Table of Clickable Contents Motivation Methods Open-Source Datasets This file contains the basic information (ID, age, gender, income, and spending score) about the customers. Online retail is a transnational data set which contains all the transactions occurring between 01/12/2010 and 09/12/2011 for a UK-based and registered non-store online retail. The company mainly sells unique all-occasion…
-
Overview of AWS Tech Portfolio 2023
This article provides with an overview of 50+ Amazon Web Services (AWS) 2023. AWS is the leading vendor of cloud services and infrastructure, dominating the cloud computing market: Amazon net sales increased by 15% to $127.1 billion in Q3 2022 as compared to $110.8 billion in Q3 2021. AWS segment sales increased by 27% year-over-year to reach…
-
SARIMAX-TSA Forecasting, QC and Visualization of E-Commerce Food Delivery Sales
Featured Photo by Ella Olsson on Pexels Inspired by the recent TSA e-commerce use-case, this article is a beginner-friendly guide to help you understand and evaluate ARIMA-based time-series forecasting models such as SARIMA and SARIMAX. Objective: To understand the basic concepts of ARIMA, SARIMA and SARIMAX in terms of Time Series Forecasting QC. Application: We will…
-
Build A Simple NLP/NLTK Chatbot
Featured Image – Canva. How Can Chatbots Help Improve Your Bottom-line? A chatbot is a computer program or software that automates conversation with a user. They can be programmed with different responses based on what a user chooses or requests. Chatbots can provide real-time customer support and are therefore a valuable asset in many industries. Contents: You can build an industry-specific…
-
AI-Powered Customer Churn Prediction
AI-Powered Customer Churn Prediction Churn is a good indicator of growth potential. Churn rates track lost customers, and growth rates track new customers—comparing and analyzing both of these metrics tells you exactly how much your business is growing over time. In this project, we explored the churn rate in-depth and examined an example implementation of…