8 datasets found
  1. f

    Details of feature variables of the data set.

    • plos.figshare.com
    xls
    Updated Dec 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ke Peng; Yan Peng; Wenguang Li (2023). Details of feature variables of the data set. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t002
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Dec 8, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Ke Peng; Yan Peng; Wenguang Li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    In recent years, with the continuous improvement of the financial system and the rapid development of the banking industry, the competition of the banking industry itself has intensified. At the same time, with the rapid development of information technology and Internet technology, customers’ choice of financial products is becoming more and more diversified, and customers’ dependence and loyalty to banking institutions is becoming less and less, and the problem of customer churn in commercial banks is becoming more and more prominent. How to predict customer behavior and retain existing customers has become a major challenge for banks to solve. Therefore, this study takes a bank’s business data on Kaggle platform as the research object, uses multiple sampling methods to compare the data for balancing, constructs a bank customer churn prediction model for churn identification by GA-XGBoost, and conducts interpretability analysis on the GA-XGBoost model to provide decision support and suggestions for the banking industry to prevent customer churn. The results show that: (1) The applied SMOTEENN is more effective than SMOTE and ADASYN in dealing with the imbalance of banking data. (2) The F1 and AUC values of the model improved and optimized by XGBoost using genetic algorithm can reach 90% and 99%, respectively, which are optimal compared to other six machine learning models. The GA-XGBoost classifier was identified as the best solution for the customer churn problem. (3) Using Shapley values, we explain how each feature affects the model results, and analyze the features that have a high impact on the model prediction, such as the total number of transactions in the past year, the amount of transactions in the past year, the number of products owned by customers, and the total sales balance. The contribution of this paper is mainly in two aspects: (1) this study can provide useful information from the black box model based on the accurate identification of churned customers, which can provide reference for commercial banks to improve their service quality and retain customers; (2) it can provide reference for customer churn early warning models of other related industries, which can help the banking industry to maintain customer stability, maintain market position and reduce corporate losses.

  2. f

    Confusion matrix.

    • plos.figshare.com
    xls
    Updated Dec 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ke Peng; Yan Peng; Wenguang Li (2023). Confusion matrix. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t004
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Dec 8, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Ke Peng; Yan Peng; Wenguang Li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    In recent years, with the continuous improvement of the financial system and the rapid development of the banking industry, the competition of the banking industry itself has intensified. At the same time, with the rapid development of information technology and Internet technology, customers’ choice of financial products is becoming more and more diversified, and customers’ dependence and loyalty to banking institutions is becoming less and less, and the problem of customer churn in commercial banks is becoming more and more prominent. How to predict customer behavior and retain existing customers has become a major challenge for banks to solve. Therefore, this study takes a bank’s business data on Kaggle platform as the research object, uses multiple sampling methods to compare the data for balancing, constructs a bank customer churn prediction model for churn identification by GA-XGBoost, and conducts interpretability analysis on the GA-XGBoost model to provide decision support and suggestions for the banking industry to prevent customer churn. The results show that: (1) The applied SMOTEENN is more effective than SMOTE and ADASYN in dealing with the imbalance of banking data. (2) The F1 and AUC values of the model improved and optimized by XGBoost using genetic algorithm can reach 90% and 99%, respectively, which are optimal compared to other six machine learning models. The GA-XGBoost classifier was identified as the best solution for the customer churn problem. (3) Using Shapley values, we explain how each feature affects the model results, and analyze the features that have a high impact on the model prediction, such as the total number of transactions in the past year, the amount of transactions in the past year, the number of products owned by customers, and the total sales balance. The contribution of this paper is mainly in two aspects: (1) this study can provide useful information from the black box model based on the accurate identification of churned customers, which can provide reference for commercial banks to improve their service quality and retain customers; (2) it can provide reference for customer churn early warning models of other related industries, which can help the banking industry to maintain customer stability, maintain market position and reduce corporate losses.

  3. Churn Modelling - Classification Training

    • kaggle.com
    Updated Jan 28, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aly El-badry (2025). Churn Modelling - Classification Training [Dataset]. https://www.kaggle.com/datasets/alyelbadry/churn-modelling-cluster-training
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jan 28, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Aly El-badry
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    Customer Churn Modelling

    This dataset provides comprehensive information about a bank's customers, focusing on their demographic, financial, and account activity details. It is designed to help analyze factors influencing customer churn and develop predictive models for customer retention strategies.

    Dataset Highlights:

    • Customer Demographics: Information such as Gender, Age, and Geographic Location (e.g., country) helps identify trends and patterns in churn across different customer segments.
    • Financial Data:
      • Credit Score: A measure of creditworthiness.
      • Balance: Account balance details for each customer.
      • Estimated Salary: Insights into customers' earning potential.
    • Account Features:
      • Number of Products: Count of products the customer is subscribed to (e.g., savings accounts, loans).
      • IsActiveMember: Indicates if the customer is actively using the bank’s services.
      • HasCrCard: Identifies customers with a credit card.
    • Churn Label: A binary indicator specifying whether the customer exited (1) or stayed (0).
    • Tenure: Duration (in years) the customer has been associated with the bank.

    Unique Features:

    • The dataset is highly structured, making it ideal for cluster tasks.
    • Balanced mix of numerical and categorical features, enabling both exploratory data analysis (EDA) and advanced machine learning models.
    • Offers insights into customer behavior and retention strategies.

    Suggested Use Cases:

    • Customer Retention Analysis: Explore demographic and financial factors influencing churn rates.
    • Predictive Modeling: Build machine learning models to predict churn and identify at-risk customers.
    • Business Insights: Develop strategies for targeted marketing or improving customer loyalty.
    • Feature Engineering: Generate new features to enhance prediction accuracy (e.g., balance-to-salary ratio).

    This dataset is perfect for beginners and professionals alike to explore customer churn prediction, develop insights, and create impactful business solutions.

  4. f

    Comparison results of different model.

    • plos.figshare.com
    xls
    Updated Dec 8, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ke Peng; Yan Peng; Wenguang Li (2023). Comparison results of different model. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t006
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Dec 8, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Ke Peng; Yan Peng; Wenguang Li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    In recent years, with the continuous improvement of the financial system and the rapid development of the banking industry, the competition of the banking industry itself has intensified. At the same time, with the rapid development of information technology and Internet technology, customers’ choice of financial products is becoming more and more diversified, and customers’ dependence and loyalty to banking institutions is becoming less and less, and the problem of customer churn in commercial banks is becoming more and more prominent. How to predict customer behavior and retain existing customers has become a major challenge for banks to solve. Therefore, this study takes a bank’s business data on Kaggle platform as the research object, uses multiple sampling methods to compare the data for balancing, constructs a bank customer churn prediction model for churn identification by GA-XGBoost, and conducts interpretability analysis on the GA-XGBoost model to provide decision support and suggestions for the banking industry to prevent customer churn. The results show that: (1) The applied SMOTEENN is more effective than SMOTE and ADASYN in dealing with the imbalance of banking data. (2) The F1 and AUC values of the model improved and optimized by XGBoost using genetic algorithm can reach 90% and 99%, respectively, which are optimal compared to other six machine learning models. The GA-XGBoost classifier was identified as the best solution for the customer churn problem. (3) Using Shapley values, we explain how each feature affects the model results, and analyze the features that have a high impact on the model prediction, such as the total number of transactions in the past year, the amount of transactions in the past year, the number of products owned by customers, and the total sales balance. The contribution of this paper is mainly in two aspects: (1) this study can provide useful information from the black box model based on the accurate identification of churned customers, which can provide reference for commercial banks to improve their service quality and retain customers; (2) it can provide reference for customer churn early warning models of other related industries, which can help the banking industry to maintain customer stability, maintain market position and reduce corporate losses.

  5. Machine Learning In Banking Market Analysis, Size, and Forecast 2025-2029:...

    • technavio.com
    Updated Jul 31, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Technavio (2025). Machine Learning In Banking Market Analysis, Size, and Forecast 2025-2029: North America (US and Canada), Europe (France, Germany, and UK), APAC (China, India, Japan, and South Korea), South America (Brazil), and Rest of World (ROW) [Dataset]. https://www.technavio.com/report/machine-learning-in-banking-market-industry-analysis
    Explore at:
    Dataset updated
    Jul 31, 2025
    Dataset provided by
    TechNavio
    Authors
    Technavio
    Time period covered
    2021 - 2025
    Area covered
    Germany, Canada, United States, Global
    Description

    Snapshot img

    Machine Learning In Banking Market Size 2025-2029

    The machine learning in banking market size is forecast to increase by USD 18.89 billion, at a CAGR of 27.1% between 2024 and 2029.

    The market is experiencing significant growth, driven by the escalating imperative for advanced security and fraud mitigation. Banks are increasingly relying on machine learning algorithms to analyze customer behavior and detect anomalous transactions in real-time. This not only enhances security but also improves customer experience by providing personalized services. Another key trend is the proliferation and integration of generative artificial intelligence (AI) in banking. Generative AI, which can create new data, is being used to generate personalized financial advice, credit risk assessments, and even financial news.
    However, the market is not without challenges. Navigating the complex regulatory landscape and ethical dilemmas posed by machine learning and AI is a significant obstacle. Regulations around data privacy, security, and transparency are evolving rapidly, and banks must ensure they comply while also maintaining customer trust. Additionally, the ethical implications of using AI to make financial decisions, such as lending or credit scoring, must be carefully considered to avoid bias and discrimination. Ensuring data security and privacy is another significant challenge, given the sensitive nature of financial data.
    

    What will be the Size of the Machine Learning In Banking Market during the forecast period?

    Explore in-depth regional segment analysis with market size data - historical 2019-2023 and forecasts 2025-2029 - in the full report.
    Request Free Sample

    The machine learning market in banking continues to evolve, with financial institutions increasingly leveraging advanced technologies to enhance operations and mitigate risks. AI-driven risk mitigation strategies, such as risk assessment algorithms and automated underwriting systems, are becoming standard practice in lending. Regulatory compliance checks are also being automated through machine learning, ensuring adherence to complex regulations. Chatbot development in banking is another area of growth, with AI-powered bots providing personalized financial advice and streamlining customer interactions. Investment portfolio optimization and credit scoring systems are being optimized through machine learning, leading to improved performance and accuracy. Big data and cloud computing are enabling the collection, storage, and analysis of vast amounts of data, while AI infrastructure is providing the necessary foundation for AI adoption.

    Anomaly detection algorithms and customer churn prediction models help banks retain customers and maintain profitability. Machine learning is also transforming algorithmic trading strategies, enabling faster and more accurate market analysis. Blockchain technology is being adopted in banking for increased security and transparency. According to a recent report, the global machine learning market in banking is expected to grow by over 20% annually in the coming years. For instance, a major European bank reported a 15% increase in loan application processing efficiency through the implementation of machine learning algorithms. These advancements underscore the continuous dynamism of the machine learning market in banking and the ongoing unfolding of innovative applications across various sectors.

    How is this Machine Learning In Banking Industry segmented?

    The machine learning in banking industry research report provides comprehensive data (region-wise segment analysis), with forecasts and estimates in 'USD million' for the period 2025-2029, as well as historical data from 2019-2023 for the following segments.

    Component
    
      Software
      Services
      Hardware
    
    
    Application
    
      Fraud detection
      Risk management
      Customer service
      Predictive analytics
      Personalized banking
    
    
    Deployment
    
      Cloud based
      On premise
      Hybrid
    
    
    End-user
    
      Retail banking
      Investment banking
      Insurance
      Wealth management
    
    
    Geography
    
      North America
    
        US
        Canada
    
    
      Europe
    
        France
        Germany
        UK
    
    
      APAC
    
        China
        India
        Japan
        South Korea
    
    
      South America
    
        Brazil
    
    
      Rest of World (ROW)
    

    By Component Insights

    The Software segment is estimated to witness significant growth during the forecast period. The machine learning sector in banking is experiencing significant advancements, with AI-driven risk mitigation and assessment algorithms becoming increasingly prominent. Chatbot development in banking is harmonizing customer interactions, while regulatory compliance checks ensure seamless operations. Investment portfolio optimization and anti-money laundering systems employ predictive models for enhanced accuracy. Automated underwriting systems streamline loan application processing, and model explainability techniq

  6. f

    Results of genetic algorithm tuning parameters.

    • plos.figshare.com
    xls
    Updated Dec 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ke Peng; Yan Peng; Wenguang Li (2023). Results of genetic algorithm tuning parameters. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t007
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Dec 8, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Ke Peng; Yan Peng; Wenguang Li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    In recent years, with the continuous improvement of the financial system and the rapid development of the banking industry, the competition of the banking industry itself has intensified. At the same time, with the rapid development of information technology and Internet technology, customers’ choice of financial products is becoming more and more diversified, and customers’ dependence and loyalty to banking institutions is becoming less and less, and the problem of customer churn in commercial banks is becoming more and more prominent. How to predict customer behavior and retain existing customers has become a major challenge for banks to solve. Therefore, this study takes a bank’s business data on Kaggle platform as the research object, uses multiple sampling methods to compare the data for balancing, constructs a bank customer churn prediction model for churn identification by GA-XGBoost, and conducts interpretability analysis on the GA-XGBoost model to provide decision support and suggestions for the banking industry to prevent customer churn. The results show that: (1) The applied SMOTEENN is more effective than SMOTE and ADASYN in dealing with the imbalance of banking data. (2) The F1 and AUC values of the model improved and optimized by XGBoost using genetic algorithm can reach 90% and 99%, respectively, which are optimal compared to other six machine learning models. The GA-XGBoost classifier was identified as the best solution for the customer churn problem. (3) Using Shapley values, we explain how each feature affects the model results, and analyze the features that have a high impact on the model prediction, such as the total number of transactions in the past year, the amount of transactions in the past year, the number of products owned by customers, and the total sales balance. The contribution of this paper is mainly in two aspects: (1) this study can provide useful information from the black box model based on the accurate identification of churned customers, which can provide reference for commercial banks to improve their service quality and retain customers; (2) it can provide reference for customer churn early warning models of other related industries, which can help the banking industry to maintain customer stability, maintain market position and reduce corporate losses.

  7. f

    The summary of the literature review.

    • plos.figshare.com
    xls
    Updated Dec 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ke Peng; Yan Peng; Wenguang Li (2023). The summary of the literature review. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t001
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Dec 8, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Ke Peng; Yan Peng; Wenguang Li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    In recent years, with the continuous improvement of the financial system and the rapid development of the banking industry, the competition of the banking industry itself has intensified. At the same time, with the rapid development of information technology and Internet technology, customers’ choice of financial products is becoming more and more diversified, and customers’ dependence and loyalty to banking institutions is becoming less and less, and the problem of customer churn in commercial banks is becoming more and more prominent. How to predict customer behavior and retain existing customers has become a major challenge for banks to solve. Therefore, this study takes a bank’s business data on Kaggle platform as the research object, uses multiple sampling methods to compare the data for balancing, constructs a bank customer churn prediction model for churn identification by GA-XGBoost, and conducts interpretability analysis on the GA-XGBoost model to provide decision support and suggestions for the banking industry to prevent customer churn. The results show that: (1) The applied SMOTEENN is more effective than SMOTE and ADASYN in dealing with the imbalance of banking data. (2) The F1 and AUC values of the model improved and optimized by XGBoost using genetic algorithm can reach 90% and 99%, respectively, which are optimal compared to other six machine learning models. The GA-XGBoost classifier was identified as the best solution for the customer churn problem. (3) Using Shapley values, we explain how each feature affects the model results, and analyze the features that have a high impact on the model prediction, such as the total number of transactions in the past year, the amount of transactions in the past year, the number of products owned by customers, and the total sales balance. The contribution of this paper is mainly in two aspects: (1) this study can provide useful information from the black box model based on the accurate identification of churned customers, which can provide reference for commercial banks to improve their service quality and retain customers; (2) it can provide reference for customer churn early warning models of other related industries, which can help the banking industry to maintain customer stability, maintain market position and reduce corporate losses.

  8. D

    Retail Bank Loyalty Program Market Report | Global Forecast From 2025 To...

    • dataintelo.com
    csv, pdf, pptx
    Updated Jan 7, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dataintelo (2025). Retail Bank Loyalty Program Market Report | Global Forecast From 2025 To 2033 [Dataset]. https://dataintelo.com/report/global-retail-bank-loyalty-program-market
    Explore at:
    csv, pdf, pptxAvailable download formats
    Dataset updated
    Jan 7, 2025
    Dataset authored and provided by
    Dataintelo
    License

    https://dataintelo.com/privacy-and-policyhttps://dataintelo.com/privacy-and-policy

    Time period covered
    2024 - 2032
    Area covered
    Global
    Description

    Retail Bank Loyalty Program Market Outlook



    The global market size for retail bank loyalty programs is poised for significant growth, projected to expand from $3.5 billion in 2023 to $7.8 billion by 2032, reflecting a compound annual growth rate (CAGR) of 8.9%. This growth is driven by increasing competition among retail banks to attract and retain customers through personalized and rewarding loyalty programs. The desire to enhance customer engagement and build long-term relationships is propelling the market, with technological advancements further enabling sophisticated and individualized loyalty solutions.



    A major growth factor in the retail bank loyalty program market is the increasing emphasis on customer retention. Banks are recognizing that it is more cost-effective to retain existing customers than to acquire new ones. Loyalty programs, which offer rewards and incentives, have proven effective in maintaining customer loyalty and reducing churn. Moreover, the data analytics capabilities now available to banks allow them to tailor loyalty programs more precisely to individual customer preferences, thereby enhancing customer satisfaction and loyalty.



    Another key driver is the evolution of digital banking and mobile financial services. With the proliferation of smartphones and rising internet penetration, there is a significant shift towards digital channels. This trend has made it easier for banks to implement and manage loyalty programs online and through mobile applications. Digital platforms facilitate real-time engagement with customers, making loyalty programs more dynamic and responsive to customer behavior. This digital transformation is critical in catering to tech-savvy customers who expect seamless and instant gratification from their banking experiences.



    The integration of advanced technologies such as artificial intelligence (AI) and machine learning (ML) is also augmenting the growth of retail bank loyalty programs. These technologies enable banks to analyze large volumes of customer data and derive actionable insights. AI and ML can predict customer behavior, personalize rewards, and enhance overall program effectiveness. Additionally, blockchain technology is being explored to ensure transparency and security in loyalty transactions, further boosting customer trust and program credibility.



    Loyalty Program strategies are becoming increasingly sophisticated, leveraging data analytics to enhance customer experiences. By analyzing customer behavior and preferences, banks can design loyalty programs that offer personalized rewards, fostering deeper engagement and satisfaction. This approach not only helps in retaining existing customers but also attracts new ones by showcasing the bank's commitment to understanding and meeting individual needs. As banks continue to innovate their loyalty offerings, the integration of AI and machine learning further refines these programs, making them more responsive and dynamic. Such advancements ensure that loyalty programs remain relevant and appealing in a competitive market landscape.



    Regionally, North America holds a significant share of the market, driven by the high adoption rate of advanced banking technologies and the presence of major financial institutions committed to innovative loyalty programs. Europe follows closely, with a focus on regulatory compliance and customer-centric banking services. The Asia Pacific region is expected to witness the highest growth rate due to the rapidly increasing digital banking penetration and the expansive middle-class population. Latin America and the Middle East & Africa are also showing promising growth, albeit at a slower pace, as they continue to develop their banking infrastructure and adapt to global digital trends.



    Program Type Analysis



    Point-based loyalty programs are a cornerstone in the retail banking sector. These programs allow customers to earn points for various banking activities, such as transactions, savings, and even referrals. Customers can then redeem these points for rewards, which may include merchandise, discounts, or even cash. The simplicity and flexibility of point-based programs make them highly popular among customers and effective for banks. They encourage regular interaction with banking services, thereby increasing customer engagement and satisfaction. Additionally, point-based programs are easy to manage and integrate with existing banking systems.



    Tiered loyalty programs offe

  9. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Ke Peng; Yan Peng; Wenguang Li (2023). Details of feature variables of the data set. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t002

Details of feature variables of the data set.

Related Article
Explore at:
xlsAvailable download formats
Dataset updated
Dec 8, 2023
Dataset provided by
PLOS ONE
Authors
Ke Peng; Yan Peng; Wenguang Li
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Description

In recent years, with the continuous improvement of the financial system and the rapid development of the banking industry, the competition of the banking industry itself has intensified. At the same time, with the rapid development of information technology and Internet technology, customers’ choice of financial products is becoming more and more diversified, and customers’ dependence and loyalty to banking institutions is becoming less and less, and the problem of customer churn in commercial banks is becoming more and more prominent. How to predict customer behavior and retain existing customers has become a major challenge for banks to solve. Therefore, this study takes a bank’s business data on Kaggle platform as the research object, uses multiple sampling methods to compare the data for balancing, constructs a bank customer churn prediction model for churn identification by GA-XGBoost, and conducts interpretability analysis on the GA-XGBoost model to provide decision support and suggestions for the banking industry to prevent customer churn. The results show that: (1) The applied SMOTEENN is more effective than SMOTE and ADASYN in dealing with the imbalance of banking data. (2) The F1 and AUC values of the model improved and optimized by XGBoost using genetic algorithm can reach 90% and 99%, respectively, which are optimal compared to other six machine learning models. The GA-XGBoost classifier was identified as the best solution for the customer churn problem. (3) Using Shapley values, we explain how each feature affects the model results, and analyze the features that have a high impact on the model prediction, such as the total number of transactions in the past year, the amount of transactions in the past year, the number of products owned by customers, and the total sales balance. The contribution of this paper is mainly in two aspects: (1) this study can provide useful information from the black box model based on the accurate identification of churned customers, which can provide reference for commercial banks to improve their service quality and retain customers; (2) it can provide reference for customer churn early warning models of other related industries, which can help the banking industry to maintain customer stability, maintain market position and reduce corporate losses.

Search
Clear search
Close search
Google apps
Main menu