Portfolio optimization using local linear regression ensembles in RapidMiner
In this paper we implement a Local Linear Regression Ensemble Committee (LOLREC) to predict 1-day-ahead returns of 453 assets form the S&P500. The estimates and the historical returns of the committees are used to compute the weights of the portfolio from the 453 stock. The proposed method outperforms benchmark portfolio selection strategies that optimize the growth rate of the capital. We investigate the effect of algorithm parameter m: the number of selected stocks on achieved average annual yields. Results suggest the algorithm's practical usefulness in everyday trading.
Code (0)
등록된 구현이 없습니다.
Tasks
Portfolio OptimizationregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Local Control Regression: Improving the Least Squares Monte Carlo Method for Portfolio Optimization
The least squares Monte Carlo algorithm has become popular for solving portfolio optimization problems. A simple approach is to approximate the value functions on a discrete grid of portfolio weights, then use control re…
Portfolio OptimizationregressionOnline Learning of Portfolio Ensembles with Sector Exposure Regularization
We consider online learning of ensembles of portfolio selection algorithms and aim to regularize risk by encouraging diversification with respect to a predefined risk-driven grouping of stocks. Our procedure uses online …
Semi-Decision-Focused Learning with Deep Ensembles: A Practical Framework for Robust Portfolio Optimization
I propose Semi-Decision-Focused Learning, a practical adaptation of Decision-Focused Learning for portfolio optimization. Rather than directly optimizing complex financial metrics, I employ simple target portfolios (Max-…
Portfolio OptimizationA unified approach to mixed-integer optimization problems with logical constraints
We propose a unified framework to address a family of classical mixed-integer optimization problems with logically constrained decision variables, including network design, facility location, unit commitment, sparse port…
Sparse LearningAn intelligent algorithmic trading based on a risk-return reinforcement learning algorithm
This scientific paper propose a novel portfolio optimization model using an improved deep reinforcement learning algorithm. The objective function of the optimization model is the weighted sum of the expectation and valu…
Algorithmic TradingDeep Reinforcement LearningPortfolio Optimizationquantile regression+3