Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Prediction Intervals01:03

Prediction Intervals

2.3K
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. 
2.3K
Survival Tree01:19

Survival Tree

142
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
142
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

847
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
847
Column Efficiency: Rate Theory01:12

Column Efficiency: Rate Theory

469
The rate theory of chromatography provides quantitative insight into the shapes and widths of elution bands. These bands are based on the random-walk mechanism governing molecular migration within a column. The Gaussian profile of chromatographic bands arises from the cumulative effect of random molecular motions as they progress through the column.
During elution, a solute molecule experiences numerous transitions between stationary and mobile phases, exhibiting irregular residence times in...
469
Regression Toward the Mean01:52

Regression Toward the Mean

6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Ethernet Passive Mutual Authentication Scheme on Quantum Networks.

Entropy (Basel, Switzerland)·2025
Same author

Multi-strategy modified sparrow search algorithm for hyperparameter optimization in arbitrage prediction models.

PloS one·2024
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: CNN Based Multiclass Brain Tumor Detection Using Medical Imaging.

Computational intelligence and neuroscience·2025
Same journal

RETRACTION: Distributed Scheduling Strategy of Virtual Power Plant Using the Particle Swarm Optimization Neural Network under Blockchain Background.

Computational intelligence and neuroscience·2025
See all related articles

Related Experiment Video

Updated: Aug 31, 2025

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.0K

Sparrow Search Algorithm-Optimized Long Short-Term Memory Model for Stock Trend Prediction.

Feiyang Liu1, Panke Qin1, Junru You1

  • 1School of Software, Henan Polytechnic University, 454003 Jiaozuo, China.

Computational Intelligence and Neuroscience
|August 22, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a Sparrow Search Algorithm-optimized Long Short-Term Memory (SSA-LSTM) model for enhanced stock trend prediction. The SSA-LSTM model improves forecasting accuracy by optimizing hyperparameters for better generalization capabilities.

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

862
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

364

Related Experiment Videos

Last Updated: Aug 31, 2025

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.0K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

862
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

364

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Financial Forecasting

Background:

  • Long Short-Term Memory (LSTM) networks are effective for time series analysis, including stock market prediction.
  • Traditional hyperparameter selection for LSTMs relies on subjective experience, limiting model generalization.
  • Optimal hyperparameter tuning is crucial for accurate stock trend prediction models.

Purpose of the Study:

  • To propose an optimized LSTM model using the Sparrow Search Algorithm (SSA) for improved stock trend prediction.
  • To enhance the generalization capability and accuracy of stock forecasting models.
  • To address the limitations of subjective hyperparameter selection in LSTM networks.

Main Methods:

  • Development of a Sparrow Search Algorithm-optimized LSTM (SSA-LSTM) model.
  • Utilizing SSA to identify optimal hyperparameters for the LSTM network.
  • Applying the SSA-LSTM model to Shanghai Composite Index stock data for trend prediction.

Main Results:

  • The SSA-LSTM model demonstrated high forecasting precision on Shanghai Composite Index data.
  • Achieved a Mean Absolute Percentage Error of 0.0093 and a Coefficient of Determination of 0.9754.
  • Outperformed traditional stock forecasting methods in accuracy and interpretability.

Conclusions:

  • The SSA-LSTM model offers a superior approach to stock trend prediction compared to traditional methods.
  • Optimizing LSTM hyperparameters with SSA significantly enhances predictive accuracy and model generalization.
  • The proposed model provides a more interpretable and accurate tool for financial market analysis.