tianchen101 / MQRNN

Multi-Quantile Recurrent Neural Network for Quantile Regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Multi-Quantile Recurrent Neural Network for Quantile Regression


Languages

Language:Jupyter Notebook 74.7%Language:Python 25.3%