Category: Customer

  • Unsupervised ML Clustering, Customer Segmentation, Cohort, Market Basket, Bank Churn, CRM, ABC & RFM Analysis – A Comprehensive Guide in Python

    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…

  • Top Fast-Growing Apps in 2023

    Top Fast-Growing Apps in 2023

    This post was inspired by the recent OKTA Business at Work report and the follow-up Medium blogs by Leon Zucchini published in Apr 7 and Apr 24. Table of Contents Popular App Categories 10 Fastest-Growing Apps 10 Hottest New Apps Summary The following trends are set to shake-up the (Mobile) App industry: A few of…

  • Overview of AWS Tech Portfolio 2023

    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

    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…

  • Top 8 Free AI APIs for Content Design 2023

    Top 8 Free AI APIs for Content Design 2023

    Featured Photo by Tara Winstead on Pexels Photo Restoration GFPGAN can be used to restore your old photos or improve AI-generated faces.To use it, simply upload your image. Recommend the Github Repo The results are very impressive and work well even with very low-quality images. CopyWriter AIs Copy.ai for emails, blogs, and social media – experience the full power…

  • A Roadmap from Data Science to BI via ML

    A Roadmap from Data Science to BI via ML

    This post describes a Data Science (DS) roadmap, with relevant business applications. It has been written for aspiring data scientists, technical experts who work with data scientists, data-driven technology stakeholders, or anyone interested in learning about what DS is and what it’s used for. Why DS: The average base salary of a data scientist in…

  • Build A Simple NLP/NLTK Chatbot

    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

    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…