CoolFace
Datasetpublic

honi05/FraudDetector

Fraud Detector Dataset Synthetic multi-modal dataset created for the Reply / ReplyMirror Fraud Detection Challenge. It simulates real-world banking activity across five data types — transactions, users, locations, communications, and audio calls — designed to support fraud detection research combining tabular, textual, geospatial, and audio signals. The companion system that consumes this data is available at Honi05/Fraud-Detector. Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/honi05/FraudDetector.

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes29downloads
7 commits on main
69a9f6c3mo ago

docs: add dataset card with file descriptions

honi05
1c02ee83mo ago

feat: add audio call recordings

honi05
9373d643mo ago

feat: add geolocation records

honi05
e4719bf3mo ago

feat: add communication logs (emails and SMS)

honi05
9c0dcc73mo ago

feat: add user profiles data

honi05
be7347c3mo ago

feat: add core transactions dataset

honi05
026c2fb3mo ago

initial commit

honi05