45 datasets found
  1. Credit Card Customer Churn Prediction

    • kaggle.com
    zip
    Updated Sep 12, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    R. Joseph Manoj, PhD (2020). Credit Card Customer Churn Prediction [Dataset]. https://www.kaggle.com/datasets/rjmanoj/credit-card-customer-churn-prediction
    Explore at:
    zip(267794 bytes)Available download formats
    Dataset updated
    Sep 12, 2020
    Authors
    R. Joseph Manoj, PhD
    Description

    Dataset

    This dataset was created by R. Joseph Manoj, PhD

    Contents

  2. i

    Data from: Customer Churn Dataset

    • ieee-dataport.org
    • kaggle.com
    Updated Jun 4, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Usman JOY (2024). Customer Churn Dataset [Dataset]. http://doi.org/10.21227/wc9d-b672
    Explore at:
    Dataset updated
    Jun 4, 2024
    Dataset provided by
    IEEE Dataport
    Authors
    Usman JOY
    License

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

    Description

    The Customer log dataset is a 12.5 GB JSON file and it contains 18 columns and 26,259,199 records. There are 12 string columns and 6 numeric columns, which may also contain null or NaN values. The columns include userId, artist, auth, firstName, gender, itemInSession, lastName, length, level, location, method, page, registration, sessionId, song,status, ts and userAgent. As evident from the column names, the dataset contains various user-related information, such as user identifiers, demographic details (firstName, lastName, gender), interaction details (artist, song, length, itemInSession, sessionId, registration, lastinteraction) and technical details (userAgent, method, page, location, status, level, auth).

  3. Bank Customer Churn Dataset

    • kaggle.com
    Updated Aug 30, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Gaurav Topre (2022). Bank Customer Churn Dataset [Dataset]. https://www.kaggle.com/datasets/gauravtopre/bank-customer-churn-dataset/suggestions
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 30, 2022
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Gaurav Topre
    Description

    This dataset is for ABC Multistate bank with following columns:

    1. customer_id, unused variable.
    2. credit_score, used as input.
    3. country, used as input.
    4. gender, used as input.
    5. age, used as input.
    6. tenure, used as input.
    7. balance, used as input.
    8. products_number, used as input.
    9. credit_card, used as input.
    10. active_member, used as input.
    11. estimated_salary, used as input.
    12. churn, used as the target. 1 if the client has left the bank during some period or 0 if he/she has not.

    Aim is to Predict the Customer Churn for ABC Bank.

    https://miro.medium.com/max/737/1*Xap6OxaZvD7C7eMQKkaHYQ.jpeg" alt="">

  4. Data from: A Proposed Churn Prediction Model

    • figshare.com
    pdf
    Updated Feb 24, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mona Nasr; Essam Shaaban; Yehia Helmy; Dr. Ayman Khedr (2019). A Proposed Churn Prediction Model [Dataset]. http://doi.org/10.6084/m9.figshare.7763183.v2
    Explore at:
    pdfAvailable download formats
    Dataset updated
    Feb 24, 2019
    Dataset provided by
    Figsharehttp://figshare.com/
    figshare
    Authors
    Mona Nasr; Essam Shaaban; Yehia Helmy; Dr. Ayman Khedr
    License

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

    Description

    Churn prediction aims to detect customers intended to leave a service provider. Retaining one customer costs an organization from 5 to 10 times than gaining a new one. Predictive models can provide correct identification of possible churners in the near future in order to provide a retention solution. This paper presents a new prediction model based on Data Mining (DM) techniques. The proposed model is composed of six steps which are; identify problem domain, data selection, investigate data set, classification, clustering and knowledge usage. A data set with 23 attributes and 5000 instances is used. 4000 instances used for training the model and 1000 instances used as a testing set. The predicted churners are clustered into 3 categories in case of using in a retention strategy. The data mining techniques used in this paper are Decision Tree, Support Vector Machine and Neural Network throughout an open source software name WEKA.

  5. f

    Comparison results of different model.

    • 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). 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.

  6. Bank Customer Churn Prediction

    • kaggle.com
    zip
    Updated Jan 17, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aarushi Kamboj (2024). Bank Customer Churn Prediction [Dataset]. https://www.kaggle.com/datasets/aarushikamboj/bank-customer-churn-prediction/suggestions
    Explore at:
    zip(267815 bytes)Available download formats
    Dataset updated
    Jan 17, 2024
    Authors
    Aarushi Kamboj
    Description

    Dataset

    This dataset was created by Aarushi Kamboj

    Contents

  7. Data from: Predicting Customer Churn

    • kaggle.com
    zip
    Updated Dec 30, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Faiqa Mehboob (2020). Predicting Customer Churn [Dataset]. https://www.kaggle.com/faiqamehboob6191/datasciencetask2
    Explore at:
    zip(3013356 bytes)Available download formats
    Dataset updated
    Dec 30, 2020
    Authors
    Faiqa Mehboob
    Description

    Dataset

    This dataset was created by Faiqa Mehboob

    Contents

  8. m

    Global Customer Churn Software Market Size, Trends and Projections

    • marketresearchintellect.com
    Updated Jun 25, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Market Research Intellect® | Market Analysis and Research Reports (2024). Global Customer Churn Software Market Size, Trends and Projections [Dataset]. https://www.marketresearchintellect.com/product/customer-churn-software-market/
    Explore at:
    Dataset updated
    Jun 25, 2024
    Dataset authored and provided by
    Market Research Intellect® | Market Analysis and Research Reports
    License

    https://www.marketresearchintellect.com/privacy-policyhttps://www.marketresearchintellect.com/privacy-policy

    Area covered
    Global
    Description

    The market size of the Customer Churn Software Market is categorized based on Type (Cloud Based, Web Based) and Application (Telecommunications, Banking and Finance, Retail and E-commerce, Healthcare, Insurance, Others) and geographical regions (North America, Europe, Asia-Pacific, South America, and Middle-East and Africa).

    This report provides insights into the market size and forecasts the value of the market, expressed in USD million, across these defined segments.

  9. f

    Data from: S1 Data -

    • plos.figshare.com
    zip
    Updated Oct 11, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Yancong Zhou; Wenyue Chen; Xiaochen Sun; Dandan Yang (2023). S1 Data - [Dataset]. http://doi.org/10.1371/journal.pone.0292466.s001
    Explore at:
    zipAvailable download formats
    Dataset updated
    Oct 11, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Yancong Zhou; Wenyue Chen; Xiaochen Sun; Dandan Yang
    License

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

    Description

    Analyzing customers’ characteristics and giving the early warning of customer churn based on machine learning algorithms, can help enterprises provide targeted marketing strategies and personalized services, and save a lot of operating costs. Data cleaning, oversampling, data standardization and other preprocessing operations are done on 900,000 telecom customer personal characteristics and historical behavior data set based on Python language. Appropriate model parameters were selected to build BPNN (Back Propagation Neural Network). Random Forest (RF) and Adaboost, the two classic ensemble learning models were introduced, and the Adaboost dual-ensemble learning model with RF as the base learner was put forward. The four models and the other four classical machine learning models-decision tree, naive Bayes, K-Nearest Neighbor (KNN), Support Vector Machine (SVM) were utilized respectively to analyze the customer churn data. The results show that the four models have better performance in terms of recall rate, precision rate, F1 score and other indicators, and the RF-Adaboost dual-ensemble model has the best performance. Among them, the recall rates of BPNN, RF, Adaboost and RF-Adaboost dual-ensemble model on positive samples are respectively 79%, 90%, 89%,93%, the precision rates are 97%, 99%, 98%, 99%, and the F1 scores are 87%, 95%, 94%, 96%. The RF-Adaboost dual-ensemble model has the best performance, and the three indicators are 10%, 1%, and 6% higher than the reference. The prediction results of customer churn provide strong data support for telecom companies to adopt appropriate retention strategies for pre-churn customers and reduce customer churn.

  10. Bank customer churn prediction

    • kaggle.com
    Updated May 5, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    kavinp0301 (2024). Bank customer churn prediction [Dataset]. https://www.kaggle.com/datasets/kavinp0301/bank-customer-churn-prediction/code
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 5, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    kavinp0301
    License

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

    Description

    Dataset

    This dataset was created by kavinp0301

    Released under Apache 2.0

    Contents

  11. Customer churn prediction

    • kaggle.com
    Updated Mar 21, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kunal Gaike (2023). Customer churn prediction [Dataset]. https://www.kaggle.com/datasets/kunalgaike/customer-churn-prediction
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 21, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Kunal Gaike
    Description

    Dataset

    This dataset was created by Kunal Gaike

    Contents

  12. w

    Global Digital Customer Experience Software Market Research Report: By...

    • wiseguyreports.com
    Updated Aug 10, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    wWiseguy Research Consultants Pvt Ltd (2024). Global Digital Customer Experience Software Market Research Report: By Deployment Mode (Cloud, On-premises, Hybrid), By Organization Size (Small and Medium-Sized Enterprises (SMEs), Large Enterprises), By Industry Vertical (Retail and Ecommerce, Financial Services, Healthcare, Telecommunications, Manufacturing), By Functionality (Customer Journey Analytics, Customer Service Automation, Personalized Content Management, Omnichannel Engagement, Sentiment Analysis) and By Regional (North America, Europe, South America, Asia Pacific, Middle East and Africa) - Forecast to 2032. [Dataset]. https://www.wiseguyreports.com/reports/digital-customer-experience-software-market
    Explore at:
    Dataset updated
    Aug 10, 2024
    Dataset authored and provided by
    wWiseguy Research Consultants Pvt Ltd
    License

    https://www.wiseguyreports.com/pages/privacy-policyhttps://www.wiseguyreports.com/pages/privacy-policy

    Time period covered
    Jan 8, 2024
    Area covered
    Global
    Description
    BASE YEAR2024
    HISTORICAL DATA2019 - 2024
    REPORT COVERAGERevenue Forecast, Competitive Landscape, Growth Factors, and Trends
    MARKET SIZE 20239.28(USD Billion)
    MARKET SIZE 202410.63(USD Billion)
    MARKET SIZE 203231.4(USD Billion)
    SEGMENTS COVEREDDeployment Mode ,Organization Size ,Industry Vertical ,Functionality ,Regional
    COUNTRIES COVEREDNorth America, Europe, APAC, South America, MEA
    KEY MARKET DYNAMICSRising demand for personalization Increasing adoption of cloudbased solutions Growing focus on customer journey mapping Integration with AI and machine learning Proliferation of digital channels
    MARKET FORECAST UNITSUSD Billion
    KEY COMPANIES PROFILEDFreshworks ,NICE ,Avaya ,Microsoft ,Sprinklr ,Adobe Systems ,Pegasystems ,Genesys ,IBM ,Zendesk ,Verint Systems ,SAP ,Kustomer ,Salesforce.com ,Oracle
    MARKET FORECAST PERIOD2025 - 2032
    KEY MARKET OPPORTUNITIES1 Personalized customer experiences 2 Improved customer engagement 3 Increased customer satisfaction 4 Enhanced brand loyalty 5 Reduced customer churn
    COMPOUND ANNUAL GROWTH RATE (CAGR) 14.5% (2025 - 2032)
  13. w

    Global Logistic Regression Models Market Research Report: By Deployment Mode...

    • wiseguyreports.com
    Updated Jul 23, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    wWiseguy Research Consultants Pvt Ltd (2024). Global Logistic Regression Models Market Research Report: By Deployment Mode (Cloud-based, On-premises), By Application (Fraud Detection, Risk Assessment, Predictive Analytics, Customer Churn Prediction, Medical Diagnosis), By Industry (Financial Services, Healthcare, Retail and eCommerce, Manufacturing, Transportation and Logistics), By Model Complexity (Simple Models, Complex Models, Deep Learning Models), By Data Type (Structured Data, Unstructured Data, Semi-structured Data) and By Regional (North America, Europe, South America, Asia Pacific, Middle East and Africa) - Forecast to 2032. [Dataset]. https://www.wiseguyreports.com/reports/logistic-regression-models-market
    Explore at:
    Dataset updated
    Jul 23, 2024
    Dataset authored and provided by
    wWiseguy Research Consultants Pvt Ltd
    License

    https://www.wiseguyreports.com/pages/privacy-policyhttps://www.wiseguyreports.com/pages/privacy-policy

    Time period covered
    Jan 7, 2024
    Area covered
    Global
    Description
    BASE YEAR2024
    HISTORICAL DATA2019 - 2024
    REPORT COVERAGERevenue Forecast, Competitive Landscape, Growth Factors, and Trends
    MARKET SIZE 20235.01(USD Billion)
    MARKET SIZE 20245.64(USD Billion)
    MARKET SIZE 203214.52(USD Billion)
    SEGMENTS COVEREDDeployment Mode ,Application ,Industry ,Model Complexity ,Data Type ,Regional
    COUNTRIES COVEREDNorth America, Europe, APAC, South America, MEA
    KEY MARKET DYNAMICSCloudbased Deployment Integration of Machine Learning Big Data Analytics Increase in Demand for Predictive Analytics Rising Prevalence of Chronic Diseases
    MARKET FORECAST UNITSUSD Billion
    KEY COMPANIES PROFILEDQlik Technologies ,Oracle ,Tableau Software ,Alteryx ,Teradata ,SAS Institute ,Dell Technologies ,KNIME ,H2O.ai ,DataRobot ,HP Enterprise ,SAP SE ,Microsoft ,IBM ,RapidMiner
    MARKET FORECAST PERIOD2025 - 2032
    KEY MARKET OPPORTUNITIES1 Expanding healthcare applications 2 Growing demand in pharmaceuticals 3 Rise of ecommerce and logistics 4 Increasing focus on predictive analytics 5 Advancements in machine learning algorithms
    COMPOUND ANNUAL GROWTH RATE (CAGR) 12.56% (2025 - 2032)
  14. Customer Churn Prediction Datasets

    • kaggle.com
    Updated Oct 17, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Al Amin (2020). Customer Churn Prediction Datasets [Dataset]. https://www.kaggle.com/alaminbhuyan/customer-churn-prediction-datasets/discussion
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 17, 2020
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Al Amin
    Description

    Dataset

    This dataset was created by Al Amin

    Contents

  15. f

    Features of dataset.

    • figshare.com
    xls
    Updated Jun 6, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kaveh Faraji Googerdchi; Shahrokh Asadi; Seyed Mohammadbagher Jafari (2024). Features of dataset. [Dataset]. http://doi.org/10.1371/journal.pone.0303881.t005
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Jun 6, 2024
    Dataset provided by
    PLOS ONE
    Authors
    Kaveh Faraji Googerdchi; Shahrokh Asadi; Seyed Mohammadbagher Jafari
    License

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

    Description

    Customer churn prediction is vital for organizations to mitigate costs and foster growth. Ensemble learning models are commonly used for churn prediction. Diversity and prediction performance are two essential principles for constructing ensemble classifiers. Therefore, developing accurate ensemble learning models consisting of diverse base classifiers is a considerable challenge in this area. In this study, we propose two multi-objective evolutionary ensemble learning models based on clustering (MOEECs), which are include a novel diversity measure. Also, to overcome the data imbalance problem, another objective function is presented in the second model to evaluate ensemble performance. The proposed models in this paper are evaluated with a dataset collected from a mobile operator database. Our first model, MOEEC-1, achieves an accuracy of 97.30% and an AUC of 93.76%, outperforming classical classifiers and other ensemble models. Similarly, MOEEC-2 attains an accuracy of 96.35% and an AUC of 94.89%, showcasing its effectiveness in churn prediction. Furthermore, comparison with previous churn models reveals that MOEEC-1 and MOEEC-2 exhibit superior performance in accuracy, precision, and F-score. Overall, our proposed MOEECs demonstrate significant advancements in churn prediction accuracy and outperform existing models in terms of key performance metrics. These findings underscore the efficacy of our approach in addressing the challenges of customer churn prediction and its potential for practical application in organizational decision-making.

  16. Client data for churn prediction for an internet shipment reselling company

    • zenodo.org
    • data.niaid.nih.gov
    csv
    Updated Jun 3, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Serra Planelles Jorge; Serra Planelles Jorge (2022). Client data for churn prediction for an internet shipment reselling company [Dataset]. http://doi.org/10.5281/zenodo.6608990
    Explore at:
    csvAvailable download formats
    Dataset updated
    Jun 3, 2022
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Serra Planelles Jorge; Serra Planelles Jorge
    License

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

    Description

    Dataset to train and test a churn classifier model for a ecommerce company.

  17. f

    Comparison of models test results.

    • figshare.com
    • 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). Comparison of models test results. [Dataset]. http://doi.org/10.1371/journal.pone.0289724.t009
    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.

  18. B

    Big Data & Machine Learning in Telecom Report

    • archivemarketresearch.com
    doc, pdf, ppt
    Updated Mar 14, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    AMA Research & Media LLP (2025). Big Data & Machine Learning in Telecom Report [Dataset]. https://www.archivemarketresearch.com/reports/big-data-machine-learning-in-telecom-57186
    Explore at:
    pdf, doc, pptAvailable download formats
    Dataset updated
    Mar 14, 2025
    Dataset provided by
    AMA Research & Media LLP
    License

    https://www.archivemarketresearch.com/privacy-policyhttps://www.archivemarketresearch.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The Big Data and Machine Learning (BDML) in Telecom market is experiencing robust growth, driven by the explosive increase in mobile data traffic, the rise of 5G networks, and the increasing need for personalized customer experiences. The market, valued at approximately $15 billion in 2025, is projected to witness a Compound Annual Growth Rate (CAGR) of 18% from 2025 to 2033, reaching an estimated $60 billion by 2033. This expansion is fueled by several key factors. Telecom operators are leveraging BDML for network optimization, predictive maintenance, fraud detection, customer churn prediction, and personalized service offerings. The adoption of descriptive, predictive, and prescriptive analytics across various applications, including processing, storage, and analysis of vast datasets, is a significant driver. Furthermore, advancements in machine learning algorithms and feature engineering techniques are empowering telecom companies to extract deeper insights from their data, leading to significant efficiency gains and improved revenue streams. The increasing availability of cloud-based BDML solutions is also fostering wider adoption, particularly among smaller operators. However, challenges remain. Data security and privacy concerns, the need for skilled data scientists and engineers, and the high initial investment costs associated with implementing BDML solutions can hinder market growth. Despite these restraints, the strategic advantages offered by BDML are undeniable, making its adoption crucial for telecom companies aiming to stay competitive in a rapidly evolving landscape. Segments like predictive analytics and machine learning for network optimization are expected to experience the most significant growth during the forecast period, driven by the increasing complexity of telecom networks and the demand for proactive network management. Geographic regions such as North America and Asia Pacific, with their advanced technological infrastructure and substantial investments in 5G, are anticipated to lead the market, followed by Europe and other regions.

  19. Telecom Customer Churn Prediction

    • kaggle.com
    zip
    Updated Apr 28, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Shiyamaladevi R S (2024). Telecom Customer Churn Prediction [Dataset]. https://www.kaggle.com/datasets/shiyamaladevirs/telecom-customer-churn-prediction/suggestions
    Explore at:
    zip(156 bytes)Available download formats
    Dataset updated
    Apr 28, 2024
    Authors
    Shiyamaladevi R S
    Description

    Dataset

    This dataset was created by Shiyamaladevi R S

    Contents

  20. Literature review of papers on churn prediction in telecommunication.

    • plos.figshare.com
    xls
    Updated Jun 6, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kaveh Faraji Googerdchi; Shahrokh Asadi; Seyed Mohammadbagher Jafari (2024). Literature review of papers on churn prediction in telecommunication. [Dataset]. http://doi.org/10.1371/journal.pone.0303881.t001
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Jun 6, 2024
    Dataset provided by
    PLOShttp://plos.org/
    Authors
    Kaveh Faraji Googerdchi; Shahrokh Asadi; Seyed Mohammadbagher Jafari
    License

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

    Description

    Literature review of papers on churn prediction in telecommunication.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
R. Joseph Manoj, PhD (2020). Credit Card Customer Churn Prediction [Dataset]. https://www.kaggle.com/datasets/rjmanoj/credit-card-customer-churn-prediction
Organization logo

Credit Card Customer Churn Prediction

Explore at:
60 scholarly articles cite this dataset (View in Google Scholar)
zip(267794 bytes)Available download formats
Dataset updated
Sep 12, 2020
Authors
R. Joseph Manoj, PhD
Description

Dataset

This dataset was created by R. Joseph Manoj, PhD

Contents

Search
Clear search
Close search
Google apps
Main menu