Open SamuelGabriel opened 1 year ago
It may be helpful to see (8) here. From the paper:
In summary, we have shown that in training a quantile regression model by optimizing pinball loss as in (4), we are already equivalently optimizing for WIS (7), and approximately optimizing for CRPS (5), where the quality of this approximation improves as the number of discrete quantile levels increases.
Hey there :)
Thanks for this nice project and paper.
This project stands on the shoulders of AutoGluon, correct? Thus, I was wondering how this compares to AutoGluons own quantile regression, which seems to rely on Pinball Loss, if I understand it correctly. Unlike yours, which optimizes WIS.