{ "data_id": "43390", "name": "Churn-for-Bank-Customers", "exact_name": "Churn-for-Bank-Customers", "version": 1, "version_label": "v1.0", "description": "Content\nChurn for bank customers\nRowNumbercorresponds to the record (row) number and has no effect on the output. \nCustomerIdcontains random values and has no effect on customer leaving the bank. \nSurnamethe surname of a customer has no impact on their decision to leave the bank. \nCreditScorecan have an effect on customer churn, since a customer with a higher credit score is less likely to leave the bank.\nGeographya customers location can affect their decision to leave the bank. \nGenderits interesting to explore whether gender plays a role in a customer leaving the bank. \nAgethis is certainly relevant, since older customers are less likely to leave their bank than younger ones.\nTenurerefers to the number of years that the customer has been a client of the bank. Normally, older clients are more loyal and less likely to leave a bank.\nBalancealso a very good indicator of customer churn, as people with a higher balance in their accounts are less likely to leave the bank compared to those with lower balances.\nNumOfProductsrefers to the number of products that a customer has purchased through the bank.\nHasCrCarddenotes whether or not a customer has a credit card. This column is also relevant, since people with a credit card are less likely to leave the bank.\nIsActiveMemberactive customers are less likely to leave the bank.\nEstimatedSalaryas with balance, people with lower salaries are more likely to leave the bank compared to those with higher salaries.\nExitedwhether or not the customer left the bank.\n\nAcknowledgements\nAs we know, it is much more expensive to sign in a new client than keeping an existing one.\nIt is advantageous for banks to know what leads a client towards the decision to leave the company.\nChurn prevention allows companies to develop loyalty programs and retention campaigns to keep as many customers as possible.", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 12:52:51", "update_comment": null, "last_update": "2022-03-23 12:52:51", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102215\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Churn-for-Bank-Customers", "Content Churn for bank customers RowNumbercorresponds to the record (row) number and has no effect on the output. CustomerIdcontains random values and has no effect on customer leaving the bank. Surnamethe surname of a customer has no impact on their decision to leave the bank. CreditScorecan have an effect on customer churn, since a customer with a higher credit score is less likely to leave the bank. Geographya customers location can affect their decision to leave the bank. Genderits interesti " ], "weight": 5 }, "qualities": { "NumberOfInstances": 10000, "NumberOfFeatures": 14, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 11, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.0014, "PercentageOfNumericFeatures": 78.57142857142857, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": null, "PercentageOfMissingValues": 0 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "RowNumber", "index": "0", "type": "numeric", "distinct": "10000", "missing": "0", "min": "1", "max": "10000", "mean": "5001", "stdev": "2887" }, { "name": "CustomerId", "index": "1", "type": "numeric", "distinct": "10000", "missing": "0", "min": "15565701", "max": "15815690", "mean": "15690941", "stdev": "71936" }, { "name": "Surname", "index": "2", "type": "string", "distinct": "2932", "missing": "0" }, { "name": "CreditScore", "index": "3", "type": "numeric", "distinct": "460", "missing": "0", "min": "350", "max": "850", "mean": "651", "stdev": "97" }, { "name": "Geography", "index": "4", "type": "string", "distinct": "3", "missing": "0" }, { "name": "Gender", "index": "5", "type": "string", "distinct": "2", "missing": "0" }, { "name": "Age", "index": "6", "type": "numeric", "distinct": "70", "missing": "0", "min": "18", "max": "92", "mean": "39", "stdev": "10" }, { "name": "Tenure", "index": "7", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "10", "mean": "5", "stdev": "3" }, { "name": "Balance", "index": "8", "type": "numeric", "distinct": "6382", "missing": "0", "min": "0", "max": "250898", "mean": "76486", "stdev": "62397" }, { "name": "NumOfProducts", "index": "9", "type": "numeric", "distinct": "4", "missing": "0", "min": "1", "max": "4", "mean": "2", "stdev": "1" }, { "name": "HasCrCard", "index": "10", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "IsActiveMember", "index": "11", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "EstimatedSalary", "index": "12", "type": "numeric", "distinct": "9999", "missing": "0", "min": "12", "max": "199992", "mean": "100090", "stdev": "57510" }, { "name": "Exited", "index": "13", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }