CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01scikit-learn /credit-card-clients Default of Credit Card Clients Dataset The following was retrieved from UCI machine learning repository. Dataset Information This dataset contains information on default payments, demographic factors, credit data, history of payment, and bill statements of credit card clients in Taiwan from April 2005 to September 2005. Content There are 25 variables: ID: ID of each client LIMIT_BAL: Amount of given credit in NT dollars (includes individual and family/supplementary credit SEX:… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/credit-card-clients.tabular10K<n<100K10 likes1.1k downloads4y agoHugging Face02Lancer73 /uci-credit-card-defaulttabular10K<n<100K0 likes739 downloads2mo agoHugging Face03David-Egea /Creditcard-fraud-detection Credit Card Fraud Detection This dataset was downloaded from https://www.kaggle.com/datasets/mlg-ulb/creditcardfraud/data adn uploaded for educational purposes. tabular100K<n<1M1 likes287 downloads3y agoHugging Face04pointe77 /credit-card-transactiontabular1M<n<10M8 likes186 downloads2y agoHugging Face05imodels /credit-cardPort of the credit-card dataset from UCI (link here). See details there and use carefully. Basic preprocessing done by the imodels team in this notebook. The target is the binary outcome default.payment.next.month. Sample usage Load the data: from datasets import load_dataset dataset = load_dataset("imodels/credit-card") df = pd.DataFrame(dataset['train']) X = df.drop(columns=['default.payment.next.month']) y = df['default.payment.next.month'].values Fit a model: import… See the full description on the dataset page: https://huggingface.co/datasets/imodels/credit-card.tabulartabular-classification10K<n<100K8 likes146 downloads4y agoHugging Face06dazzle-nu /CIS435-CreditCardFraudDetectiontabular1M<n<10M13 likes129 downloads4y agoHugging Face07santosh3110 /credit_card_fraud_transactionstabular1M<n<10M2 likes109 downloads1y agoHugging Face08minhSpaceX /home_credittabular100K<n<1M0 likes91 downloads1y agoHugging Face09inGeniia /german-credit-risk_credit-scoring_mlp 🏦 German Credit Risk - Dataset para MLP Este dataset es parte del curso de Deep Learning impartido en el canal de YouTube de inGeniia. Se utiliza para demostrar la implementación de un Perceptrón Multicapa (MLP) para tareas de clasificación binaria (riesgo crediticio). Descripción del Proyecto El objetivo de este dataset es predecir si un cliente representa un buen o mal riesgo crediticio basándose en una serie de atributos financieros y personales. Problema:… See the full description on the dataset page: https://huggingface.co/datasets/inGeniia/german-credit-risk_credit-scoring_mlp.tabulartabular-classification1K<n<10K3 likes85 downloads10mo agoHugging Face10electricsheepafrica /africa-synth-financial-inclusion-credit-access-patterns-africa-all Africa Synth Financial Inclusion Credit Access Patterns Africa All | Africa (Electric Sheep Africa metadata inventory) Size category: 10K<n<100K - Formats: csv - Sector: economics_finance - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What This… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-synth-financial-inclusion-credit-access-patterns-africa-all.tabulartabular-classification10K<n<100K0 likes68 downloads2mo agoHugging Face11xaitalk /credit-default-taiwan Default of Credit Card Clients (Taiwan) — xaitalk example-data mirror Mirror of the UCI Default of Credit Card Clients dataset, hosted as a reliable runtime fallback for xaitalk's TreeSHAP example. 30,000 clients x 23 features (credit limit, age, repayment history PAY_*, bill/payment amounts), binary target = default next month. Source: UCI Machine Learning Repository (https://archive.ics.uci.edu/dataset/350/default+of+credit+card+clients). Credit to the original creator… See the full description on the dataset page: https://huggingface.co/datasets/xaitalk/credit-default-taiwan.tabular10K<n<100K1 likes63 downloads4mo agoHugging Face12Uris001 /credit-risk-eda Credit Risk Analysis — Exploratory Data Analysis (EDA) 1. Objective This project identifies the key factors influencing loan default risk through exploratory data analysis. The README focuses on the most informative variables; the full analysis and code are available in the accompanying Google Colab notebook. 2. Dataset Overview The dataset contains borrower level information used to analyze credit default risk. Each observation represents a single loan… See the full description on the dataset page: https://huggingface.co/datasets/Uris001/credit-risk-eda.tabulartabular-classification10K<n<100K0 likes54 downloads6mo agoHugging Face13alphuuuu02 /Machine-Learning-Credit-Card-Fraud-Detection-Projecttabular100K<n<1M2 likes54 downloads3mo agoHugging Face14JEFFREY-VERDIERE /Creditcardtabular100K<n<1M1 likes53 downloads4y agoHugging Face15RS2k03 /creditcard-fraud-datasettabular100K<n<1M1 likes49 downloads19d agoHugging Face16RPD123-byte /credit-risk-datasetstabular100K<n<1M0 likes43 downloads7mo agoHugging Face17jyunyilin /credit-card-fraud-detection Credit Card Fraud Detection – Processed Dataset This dataset contains preprocessed credit card transaction data prepared for fraud detection tasks. Data Description The dataset is derived from anonymized transaction records and includes numerical features (V1–V28), transaction amount, and time-based information. Preprocessing Steps Feature scaling and normalization Handling class imbalance Feature selection based on correlation analysis Removal of irrelevant… See the full description on the dataset page: https://huggingface.co/datasets/jyunyilin/credit-card-fraud-detection.tabulartabular-classification100K<n<1M1 likes41 downloads9mo agoHugging Face18rsali /bnpl-credit-performancetabularn<1K0 likes40 downloads15d agoHugging Face19aegishield /credit_card_transactionstabular1K<n<10K1 likes28 downloads3y agoHugging Face20electricsheepafrica /africa-synth-agriculture-agricultural-credit-access-africa-all Africa Synth Agriculture Agricultural Credit Access Africa All | Africa (Electric Sheep Africa metadata inventory) Size category: 10K<n<100K - Formats: csv - Sector: agriculture_food - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What This… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-synth-agriculture-agricultural-credit-access-africa-all.tabulartabular-classification10K<n<100K0 likes26 downloads2mo agoHugging Face21SujithVarma2005 /credit-card-fraud-ganstabular100K<n<1M0 likes26 downloads4d agoHugging Face22Davichick /Credit-score-analysis Credit Score Classification - Exploratory Data Analysis (EDA) Your browser does not support the video tag. Credit Score Classification - Exploratory Data Analysis (EDA) Project Overview In this project, I performed a comprehensive Exploratory Data Analysis (EDA) on a Credit Score dataset. My main goal was to transform a messy, real-world dataset into a clean, analyzed resource to uncover the key financial behaviors that determine a… See the full description on the dataset page: https://huggingface.co/datasets/Davichick/Credit-score-analysis.tabulartabular-classification100K<n<1M0 likes24 downloads6mo agoHugging Face23electricsheepafrica /Africa-Domestic-Credit-to-Private-Sector-by-Banks-percentage-of-GDP Africa Domestic Credit to Private Sector by Banks percentage of GDP | Africa (World Bank) Size category: n<1K - Formats: csv - Sector: economics_finance - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What This Dataset Covers Public datasets… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/Africa-Domestic-Credit-to-Private-Sector-by-Banks-percentage-of-GDP.tabulartabular-classificationn<1K0 likes22 downloads2mo agoHugging Face24MaxPrestige /credit-card-fraud-CLEAN📦 Dataset Card: credit-card-fraud-CLEAN Original Dataset: "https://huggingface.co/datasets/dazzle-nu/CIS435-CreditCardFraudDetection" New Features category (float): The category of the transaction. Mapping:{ 'entertainment': 0.0, 'food_dining': 1.0, 'gas_transport': 2.0, 'grocery_net': 3.0, 'grocery_pos': 4.0, 'health_fitness': 5.0, 'home': 6.0, 'kids_pets': 7.0, 'misc_net': 8.0, 'misc_pos': 9.0, 'personal_care': 10.0, 'shopping_net': 11.0… See the full description on the dataset page: https://huggingface.co/datasets/MaxPrestige/credit-card-fraud-CLEAN.tabular1M<n<10M0 likes22 downloads11mo agoHugging Face25strova-ai /synthetic_credit_card_default Synthetic Credit Card Default Dataset High-fidelity synthetic dataset for financial AI research, created with Syncora.ai ✅ What's in This Repo? This repository includes: ✅ Synthetic Credit Card Default Dataset (CSV) → Download Here ✅ Jupyter Notebook for Analysis & Modeling → Open Notebook ✅ Instructions for generating your own synthetic data using Syncora API 📘 About This Dataset This dataset contains realistic, fully synthetic credit card… See the full description on the dataset page: https://huggingface.co/datasets/strova-ai/synthetic_credit_card_default.tabular10K<n<100K4 likes21 downloads1y agoHugging Face26electricsheepafrica /Africa-Domestic-Credit-to-Private-Sector-percentage-of-GDP Africa Domestic Credit to Private Sector percentage of GDP | Africa (World Bank) Size category: n<1K - Formats: csv - Sector: economics_finance - Engineered by Electric Sheep Africa TL;DR This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context. What This Dataset Covers Public datasets help… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/Africa-Domestic-Credit-to-Private-Sector-percentage-of-GDP.tabulartabular-classificationn<1K0 likes21 downloads2mo agoHugging Face27megloughney /creditcardfraudtabular100K<n<1M0 likes20 downloads1y agoHugging Face28Barvero /Credit_Card_Fraud_Analysis_ProjectCredit Card Fraud Detection Analysis and Preprocessing - Introduction, Data Source, and Project Goal This project presents an Exploratory Data Analysis (EDA) and strategic data preparation for a credit card fraud detection dataset. The dataset, sourced from Kaggle, contains over 280,000 records. The primary challenge identified is extreme class imbalance, as less than 0.2% of transactions are fraudulent. The goal is to prepare the data for a classification model capable of predicting whether… See the full description on the dataset page: https://huggingface.co/datasets/Barvero/Credit_Card_Fraud_Analysis_Project.tabular100K<n<1M0 likes19 downloads11mo agoHugging Face29strova-ai /financial_credit_dataset Financial Credit Card Dataset — Free Financial Dataset 💳 High-Fidelity Financial Dataset for ML & AI Research, Credit Risk Modeling, and LLM Training 🌟 About This Dataset This financial dataset provides synthetic credit and debit card records, including card brand, type, credit limits, issuance dates, CVV, and more.All records are privacy-safe, making it ideal for ML experimentation, AI research, and dataset for LLM training. Visit our website to learn more about the… See the full description on the dataset page: https://huggingface.co/datasets/strova-ai/financial_credit_dataset.tabular1K<n<10K0 likes18 downloads1y agoHugging Face30thomask1018 /credit_card_fraudtabular100K<n<1M0 likes17 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.