diff --git a/scripts/examples_master.py b/scripts/examples_master.py index dc3538d681..cf3e3292c7 100644 --- a/scripts/examples_master.py +++ b/scripts/examples_master.py @@ -654,6 +654,12 @@ "subcategory": "Timeseries classification", "keras_3": True, }, + { + "path": "event_classification_for_payment_card_fraud_detection", + "title": "Event classification for payment card fraud detection", + "subcategory": "Timeseries classification", + "keras_3": True, + }, # Anomaly detection { "path": "timeseries_anomaly_detection",