2LE-BO-DeepTrade:

Zinnet Duygu Akşehir1, Erdal Kılıç1

  • 1Department of Computer Engineering, Ondokuz Mayis University, Samsun, Turkey.

PeerJ. Computer science
|September 24, 2025
PubMed
概括

本研究介绍了2LE-BO-DeepTrade,这是一个用于股票价格预测的深度学习框架. 它通过结合denoising,贝叶斯优化和一种新的交易方法,显著提高了准确性和交易策略回报率.

相关概念视频

Regression Analysis01:11

Regression Analysis

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:
8.1K
Prediction Intervals01:03

Prediction Intervals

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. 
3.3K
First Derivative Test: Problem Solving01:25

First Derivative Test: Problem Solving

Imagine an asset price that crashes to a low point, rebounds sharply as bargain-hunters step in, and then gradually declines. Such behavior can be modeled with a smooth function whose turning points represent locally overvalued and undervalued regions. A convenient example that captures rebound followed by decay is:The high and low points of this curve are identified using the first derivative test, which determines where the function changes from increasing to decreasing or vice versa. To...
24
Growth Models with Integration: Problem Solving01:27

Growth Models with Integration: Problem Solving

In population modeling, integration provides a systematic way to determine accumulated quantities from known rates of change. One such application arises in ecology, where the total weight of a fish population in a body of water is referred to as its biomass. When the rate of growth of this biomass is known as a function of time, calculus can be used to determine the total biomass at a future date.Growth Rate and Biomass FunctionLet the growth rate of the fish population be represented by a...
9