Hmm, I think at the minimum, the variance of the forecasted results should be obtainable. I'm not sure how many people would use a black box model without knowing some sort of performance/statistical confidence metric.
We could return a confidence interval for the forecasted values, you're right, it can help in cases where it would be used for simple anomaly detection (and it would give a greater sense of security/control over using the forecast).
I do believe we have some similar feature in the pipeline for development, I'll make sure to push it forward. Thanks for the feedback.
I do believe we have some similar feature in the pipeline for development, I'll make sure to push it forward. Thanks for the feedback.