Related Experiment Video
Updated: Oct 4, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
940
Stock prediction based on bidirectional gated recurrent unit with convolutional neural network and feature selection.
Qihang Zhou1, Changjun Zhou1, Xiao Wang2
1College of Mathematics and Computer Science, Zhejiang Normal University, Jinhua, China.
Plos One
|February 4, 2022
Summary
This study introduces a hybrid stock forecasting model combining Feature Selection (FS), Convolutional Neural Network (CNN), and Bidirectional Gated Recurrent Unit (BGRU). The FS-CNN-BGRU model demonstrates superior performance in stock market prediction compared to traditional methods.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Financial Forecasting
Background:
- Deep learning algorithms offer superior data pattern recognition and fitting effects compared to traditional machine learning.
- Accurate stock forecasting remains a significant challenge due to market volatility and complex influencing factors.
Purpose of the Study:
- To propose and evaluate a novel hybrid deep learning model for enhanced stock forecasting accuracy.
- To investigate the efficacy of combining Feature Selection, Convolutional Neural Networks, and Bidirectional Gated Recurrent Units for time-series financial data.
Main Methods:
- A hybrid model integrating Feature Selection (FS) for data preprocessing, Convolutional Neural Network (CNN) for local feature extraction, and Bidirectional Gated Recurrent Unit (BGRU) for time-series data processing was developed.
- The proposed FS-CNN-BGRU model was benchmarked against single models (CNN, LSTM, GRU) and hybrid models (CNN-LSTM, CNN-GRU).
Main Results:
- The experimental results indicate that the hybrid FS-CNN-BGRU model significantly outperforms individual models and other hybrid combinations in stock forecasting tasks.
- Feature Selection effectively identified optimal input data, while CNN and BGRU components captured essential local and sequential patterns, respectively.
Conclusions:
- The proposed FS-CNN-BGRU model offers a robust and effective approach for stock market prediction, outperforming existing deep learning architectures.
- This hybrid model provides valuable insights and a strong reference for future research in financial time-series forecasting.
Related Concept Videos
End Point Prediction: Gran Plot
668
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
668
Neural Circuits
1.8K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.8K
Prediction Intervals
2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.4K
