Closed Vidiskiu closed 4 months ago
Overall Point: 6.6
Functional Complexity: 1.2
Adjusting revenue management and embedding system involves intricate calculations and decision-making processes, indicating high functional complexity.
Technical Complexity: 1.5
UI/UX Complexity: 0.4
UI/UX changes may be minor, primarily impacting dashboards for monitoring and potentially some internal tooling interfaces.
Data Manipulation: 1
Extensive data manipulation is necessary to adjust and log pricing decisions, as well as restructuring the ADR feature collection.
Testing: 0.5
Thorough testing is crucial due to the financial implications of any errors in the revenue management system.
Dependencies: 0.5
There are likely dependencies on existing data pipelines, models, and possibly external data feeds for seasonality parsing.
Risk and Uncertainty: 0.5
High stakes are involved with potential revenue impacts and model reliability, creating elevated risk and uncertainty.
User Impact: 1
Significant user impact due to direct effect on revenue achievement, decision models' contribution, and operational accuracy.
Description
We previously measured that revenue management efforts are able to achieve around 64.23% of the in month revenue potential for the month of April 2024.
There is a big difference in decision count between RandomForest and ATLAS Embedding DNN v2, this is because ATLAS Embedding DNN always get restricted due to price change threshold of 15% or 20%, and below minimum rate price. This caused a lot of revenue to be directed to ATLAS RandomForest just because it gets more chances and executions.
This is also applicable to MARS since price prediction beyond treshold is also not logged in pricing_decision table.
Problem
Root Causes:
Solutions
Measurement metrics
Current measurements:
Period of 2024-04-01 - 2024-04-29
SLA
RM:
ATLAS:
MARS:
Updates: