Credit Card Fraud
Crack the model from credit card fraudster dataset.
@kaggle.dhanushnarayananr_credit_card_fraud
Crack the model from credit card fraudster dataset.
@kaggle.dhanushnarayananr_credit_card_fraud
CREATE TABLE card_transdata (
"distance_from_home" DOUBLE,
"distance_from_last_transaction" DOUBLE,
"ratio_to_median_purchase_price" DOUBLE,
"repeat_retailer" DOUBLE,
"used_chip" DOUBLE,
"used_pin_number" DOUBLE,
"online_order" DOUBLE,
"fraud" DOUBLE
);
Anyone who has the link will be able to view this.