MQRNN
Multi-Quantile Recurrent Neural Network for Quantile Regression
Install / Use
/learn @tianchen101/MQRNNREADME
MQRNN
Multi-Quantile Recurrent Neural Network for Quantile Regression Implementation based on the paper(https://arxiv.org/pdf/1711.11053.pdf). To incorporate the skip-connections using lags before predicting time, user soly need to add the related lags to the covariate dataframe.
