{ "data_id": "46446", "name": "Credit_Score_Classification_downsampled", "exact_name": "Credit_Score_Classification_downsampled", "version": 2, "version_label": null, "description": "This dataset contains customer credit score information, which can be used for classification purposes.", "format": "arff", "uploader": "Anna Wiewer", "uploader_id": 44101, "visibility": "public", "creator": "\"Anna Wiewer\"", "contributor": "\"OpenML Community\"", "date": "2024-11-26 21:51:54", "update_comment": null, "last_update": "2024-11-26 21:51:54", "licence": "CC BY 4.0", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22121060\/dataset", "default_target_attribute": "credit_score", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Credit_Score_Classification_downsampled", "This dataset contains customer credit score information, which can be used for classification purposes. " ], "weight": 5 }, "qualities": { "NumberOfInstances": 45000, "NumberOfFeatures": 28, "NumberOfClasses": 4, "NumberOfMissingValues": 953836, "NumberOfInstancesWithMissingValues": 42150, "NumberOfNumericFeatures": 16, "NumberOfSymbolicFeatures": 1, "MajorityClassSize": 34945, "MinorityClassPercentage": 2.577777777777778, "MinorityClassSize": 1160, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 93.66666666666667, "PercentageOfMissingValues": 75.70126984126983, "AutoCorrelation": 0.05933465188115292, "PercentageOfNumericFeatures": 57.14285714285714, "Dimensionality": 0.0006222222222222223, "PercentageOfSymbolicFeatures": 3.571428571428571, "MajorityClassPercentage": 77.65555555555555 }, "tags": [], "features": [ { "name": "credit_score", "index": "27", "type": "nominal", "distinct": "3", "missing": "34945", "target": "1", "distr": [ [ "Good", "Poor", "Standard" ], [ [ "2917", "0", "0" ], [ "0", "1160", "0" ], [ "0", "0", "5978" ] ] ] }, { "name": "id", "index": "0", "type": "string", "distinct": "45000", "missing": "0" }, { "name": "customer_id", "index": "1", "type": "string", "distinct": "2778", "missing": "34945" }, { "name": "month", "index": "2", "type": "string", "distinct": "8", "missing": "34945" }, { "name": "name", "index": "3", "type": "string", "distinct": "2609", "missing": "35957" }, { "name": "age", "index": "4", "type": "numeric", "distinct": "247", "missing": "34945", "min": "14", "max": "8698", "mean": "131", "stdev": "726" }, { "name": "ssn", "index": "5", "type": "string", "distinct": "2770", "missing": "34945" }, { "name": "occupation", "index": "6", "type": "string", "distinct": "16", "missing": "34945" }, { "name": "annual_income", "index": "7", "type": "numeric", "distinct": "2896", "missing": "34945", "min": "9604", "max": "24096975", "mean": "207362", "stdev": "1510251" }, { "name": "monthly_inhand_salary", "index": "8", "type": "numeric", "distinct": "2843", "missing": "36508", "min": "510", "max": "15102", "mean": "5177", "stdev": "3574" }, { "name": "num_bank_accounts", "index": "9", "type": "numeric", "distinct": "146", "missing": "34945", "min": "0", "max": "1783", "mean": "17", "stdev": "123" }, { "name": "num_credit_card", "index": "10", "type": "numeric", "distinct": "223", "missing": "34945", "min": "0", "max": "1497", "mean": "22", "stdev": "129" }, { "name": "interest_rate", "index": "11", "type": "numeric", "distinct": "200", "missing": "34945", "min": "1", "max": "5773", "mean": "64", "stdev": "465" }, { "name": "num_of_loan", "index": "12", "type": "numeric", "distinct": "51", "missing": "34945", "min": "0", "max": "1461", "mean": "8", "stdev": "62" }, { "name": "type_of_loan", "index": "13", "type": "string", "distinct": "9", "missing": "40116" }, { "name": "delay_from_due_date", "index": "14", "type": "numeric", "distinct": "36", "missing": "34945", "min": "0", "max": "35", "mean": "14", "stdev": "8" }, { "name": "num_of_delayed_payment", "index": "15", "type": "numeric", "distinct": "106", "missing": "35691", "min": "0", "max": "4324", "mean": "30", "stdev": "244" }, { "name": "changed_credit_limit", "index": "16", "type": "numeric", "distinct": "1983", "missing": "35174", "min": "-6", "max": "27", "mean": "8", "stdev": "5" }, { "name": "num_credit_inquiries", "index": "17", "type": "numeric", "distinct": "168", "missing": "35149", "min": "0", "max": "2587", "mean": "24", "stdev": "191" }, { "name": "credit_mix", "index": "18", "type": "string", "distinct": "3", "missing": "34945" }, { "name": "outstanding_debt", "index": "19", "type": "numeric", "distinct": "2744", "missing": "34945", "min": "1", "max": "1498", "mean": "756", "stdev": "429" }, { "name": "credit_utilization_ratio", "index": "20", "type": "numeric", "distinct": "10055", "missing": "34945", "min": "21", "max": "50", "mean": "33", "stdev": "5" }, { "name": "credit_history_age", "index": "21", "type": "string", "distinct": "313", "missing": "35840" }, { "name": "payment_of_min_amount", "index": "22", "type": "string", "distinct": "3", "missing": "34945" }, { "name": "total_emi_per_month", "index": "23", "type": "numeric", "distinct": "1836", "missing": "34945", "min": "0", "max": "81935", "mean": "1366", "stdev": "8343" }, { "name": "amount_invested_monthly", "index": "24", "type": "numeric", "distinct": "9163", "missing": "35421", "min": "0", "max": "10000", "mean": "655", "stdev": "1997" }, { "name": "payment_behaviour", "index": "25", "type": "string", "distinct": "7", "missing": "34945" }, { "name": "monthly_balance", "index": "26", "type": "numeric", "distinct": "10030", "missing": "34970", "min": "1", "max": "2147483647", "mean": "2147483647", "stdev": "2147483647" } ], "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 }