which quantile value is good for prediction ?
Show older comments
Hello,
Quantile random forest model is used to predict 1 year solar radiation.
Question : which quantile value should i use to have accurate forecasts ?
Thank you.
4 Comments
Hamza Ali
on 25 Sep 2019
Adam Danz
on 25 Sep 2019
I'm not familiar with RF or QRF but in terms of expected values from a distribution, the 50 quantile is the median and if the distribution is even remotely normal, then the median is the expected value. If the distribution is not approximately normal then more info is needed in terms of estimating the expected value.
I agree with the cyclist that such a comparison is certainly not a proof in the formal definition of the term. For random processes, bootstrapping is often a good approach at computing expected value and it's error (confidence intervals). But I have no idea if this suggestion is applicable to your project.
Accepted Answer
More Answers (0)
Categories
Find more on Resampling Techniques in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!