diff --git a/scripts/examples_master.py b/scripts/examples_master.py index fa15e14c79..805f144f8e 100644 --- a/scripts/examples_master.py +++ b/scripts/examples_master.py @@ -656,6 +656,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",