Synthetic Financial Datasets For Fraud Detection
Synthetic datasets generated by the PaySim mobile money simulator
@kaggle.ealaxi_paysim1
Synthetic datasets generated by the PaySim mobile money simulator
@kaggle.ealaxi_paysim1
CREATE TABLE ps_20174392719_1491204439457_log (
"step" BIGINT,
"type" VARCHAR,
"amount" DOUBLE,
"nameorig" VARCHAR,
"oldbalanceorg" DOUBLE,
"newbalanceorig" DOUBLE,
"namedest" VARCHAR,
"oldbalancedest" DOUBLE,
"newbalancedest" DOUBLE,
"isfraud" BIGINT,
"isflaggedfraud" BIGINT
);
Anyone who has the link will be able to view this.