Datasets › Kaggle-Credit Card Fraud Dataset
Kaggle-Credit Card Fraud Dataset
The dataset contains transactions made by credit cards in September 2013 by European cardholders.
This dataset presents transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the positive class (frauds) account for 0.172% of all transactions.
It contains only numerical input variables which are the result of a PCA transformation. Unfortunately, due to confidentiality issues, we cannot provide the original features and more background information about the data. Features V1, V2, … V28 are the principal components obtained with PCA, the only features which have not been transformed with PCA are 'Time' and 'Amount'. Feature 'Time' contains the seconds elapsed between each transaction and the first transaction in the dataset. The feature 'Amount' is the transaction Amount, this feature can be used for example-dependent cost-sensitive learning. Feature 'Class' is the response variable and it takes value 1 in case of fraud and 0 otherwise.
Given the class imbalance ratio, we recommend measuring the accuracy using the Area Under the Precision-Recall Curve (AUPRC). Confusion matrix accuracy is not meaningful for unbalanced classification.
Benchmarks archive 2025-07-28
All 2 leaderboards whose dataset resolves to this page shown (sort by any header). "First row" is the archive's own first row at snapshot, in the archive's row order; nothing here re-ranks and metric direction is not asserted.
| First row (archive order) | Paper | Code | ||||
|---|---|---|---|---|---|---|
| Fraud Detection | Kaggle-Credit Card Fraud Dataset | DevNet AUC 0.98 | Deep Anomaly Detection with Deviation Networks | xuhongzuo/DeepOD +5 | 2 | Compare |
| Anomaly Detection | Kaggle-Credit Card Fraud Dataset | DIF AUC 0.953 | Deep Isolation Forest for Anomaly Detection | xuhongzuo/DeepOD +1 | 1 | Compare |
Papers archive 2025-07-28
3 shown of 3 papers with a leaderboard row on this dataset's benchmarks, newest first. The archive's own "papers using this dataset" list was never published, so this is the benchmark-backed subset; the archive's count for this dataset is 8. The Syntology column is from Syntology's graph (read 2026-09-24), stated per sample; it is not part of any archive number.
| Date | Samples run Syntology | |||
|---|---|---|---|---|
| Deep Isolation Forest for Anomaly Detection | 2 | 1 | 14 Jun 2022 | ran 1 of 14 samples (13 unverified) |
| XBNet : An Extremely Boosted Neural Network | 1 | 1 | 9 Jun 2021 | not harvested |
| Deep Anomaly Detection with Deviation Networks | 6 | 1 | 19 Nov 2019 | not harvested |
Dataset loaders archive 2025-07-28
No loader listed in the archive.
Tasks archive 2025-07-28
License archive 2025-07-28
Database: Open Database, Contents: Database Contents
Modalities archive 2025-07-28
Languages archive 2025-07-28
Variants archive 2025-07-28
- Kaggle-Credit Card Fraud Dataset
1 variant name, as the archive lists them.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections