QLasso is based on the assumption that the wait time is a linear transformation of features of the form WORKLOAD/PROCESSINGRATE and other things that have the dimension of time. To modify it for frequencies we could use these features:
- categorical time-of-week features of the frequencies instead of the wait time
- all the Q-features inverted
- rolling averages of the frequencies instead of of the wait times
QLasso is based on the assumption that the wait time is a linear transformation of features of the form WORKLOAD/PROCESSINGRATE and other things that have the dimension of time. To modify it for frequencies we could use these features: