From cd65b65636344358b1fe814d51a67558e0b53f55 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Tue, 1 Jul 2025 09:20:55 +0200 Subject: [PATCH] removed exposures --- exposures.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 exposures.yml diff --git a/exposures.yml b/exposures.yml deleted file mode 100644 index 18eb91d..0000000 --- a/exposures.yml +++ /dev/null @@ -1,19 +0,0 @@ -version: 2 - -exposures: - - name: ab_test_guest_journey_monitoring - label: AB Test Guest Journey Monitoring - type: notebook - maturity: medium - path: ab_testing/ab_test_guest_journey_monitoring.ipynb - description: | - - A jupyter notebook that monitors the guest journey for AB testing purposes. - It analyzes the impact of different guest journey variations on key metrics such as conversion rate, payment rate and guest revenue per guest journey. - - depends_on: - - ref('int_core__ab_test_monitoring_guest_journey') - - owner: - name: Joaquin Ossa - email: joaquin.ossa@superhog.com \ No newline at end of file