Related Experiment Video
Updated: Oct 8, 2025

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
511
Multivariate and Online Prediction of Closing Price Using Kernel Adaptive Filtering
Shambhavi Mishra1, Tanveer Ahmed1, Vipul Mishra1
1School of Engineering and Applied Sciences, Bennett University, Greater Noida 201310, India.
Computational Intelligence and Neuroscience
|December 27, 2021
Summary
This study introduces an online kernel adaptive filtering (KAF) approach for multivariate stock price prediction, challenging traditional batch methods. Results demonstrate KAF
Area of Science:
- * Computational Finance
- * Machine Learning
- * Time Series Analysis
Background:
- * Traditional stock price prediction models rely on batch-oriented, independent data processing.
- * Existing methods often fail to capture the dynamic, real-time nature of financial markets.
- * The need for adaptive, online learning algorithms in financial forecasting is significant.
Purpose of the Study:
- * To propose and evaluate a multivariate, online stock price prediction framework using kernel adaptive filtering (KAF).
- * To challenge the conventional reliance on batch learning for stock market analysis.
- * To investigate the efficacy of various KAF algorithms on granular, high-frequency trading data.
Main Methods:
- * Implementation of ten distinct kernel adaptive filtering (KAF) algorithms for online stock price prediction.
- * Utilizing granular data across multiple time windows (1 minute to 1 day).
- * Testing the proposed framework on 50 stocks from the Indian Nifty-50 index.
Main Results:
- * Demonstrated the effectiveness of online learning and KAF for stock price prediction.
- * Validated the applicability of the proposed KAF approach on diverse time-granularity data.
- * Showcased the potential for deploying KAF in high-frequency trading environments.
Conclusions:
- * Online kernel adaptive filtering (KAF) offers a viable alternative to traditional batch methods for stock price prediction.
- * The proposed KAF framework is suitable for analyzing granular market data across various trading time windows.
- * KAF methods show practical deployment potential for high-frequency trading strategies.
Related Concept Videos
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
End Point Prediction: Gran Plot
681
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...
681
Regression Analysis
6.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.4K
Multi-input and Multi-variable systems
194
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
194
Linear Approximation in Frequency Domain
164
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
164
Residuals and Least-Squares Property
8.1K
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...
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...
8.1K
