top of page

Method

In this project, linear regression model, regression tree model, artificial neural network model, and recurrent neural network model were used to make long-term and short-term predictions to investigate the prediction model that is most suitable for the data.

Long-term

linear_short.png
regression_tree_long.png
ANN_long.jpeg
RNNL.png

Linear regression

Regression Tree

Artificial Neural Network 

Recurrent Neural Network

Short-term

linear_regression_short.png
regression_tree_short.png
ANN_short.jpeg
RNNS.png

Linear regression

Regression Tree

Artificial Neural Network 

Recurrent Neural Network

bottom of page