paper-with-me

Papers

Ensemble Committees for Stock Return Classification and Prediction

2014-04-05 · James Brofos

This paper considers a portfolio trading strategy formulated by algorithms in the field of machine learning. The profitability of the strategy is measured by the algorithm's capability to consistently and accurately identify stock indices with positive or negative returns, and to generate a preferred portfolio allocation on the basis of a learned model. Stocks are characterized by time series data sets consisting of technical variables that reflect market conditions in a previous time interval, which are utilized produce binary classification decisions in subsequent intervals. The learned model is constructed as a committee of random forest classifiers, a non-linear support vector machine classifier, a relevance vector machine classifier, and a constituent ensemble of k-nearest neighbors classifiers. The Global Industry Classification Standard (GICS) is used to explore the ensemble model's efficacy within the context of various fields of investment including Energy, Materials, Financials, and Information Technology. Data from 2006 to 2012, inclusive, are considered, which are chosen for providing a range of market circumstances for evaluating the model. The model is observed to achieve an accuracy of approximately 70% when predicting stock price returns three months in advance.

📄 PDF Abstract BibTeX arXiv:1404.1492

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral ClassificationPredictionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Portfolio optimization using local linear regression ensembles in RapidMiner

2015-06-29 · Gabor Nagy, Gergo Barta, Tamas Henk

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 comput…

Portfolio Optimizationregression

Long Short-Term Memory Neural Network for Financial Time Series

2022-01-20 · Carmina Fjellström

Performance forecasting is an age-old problem in economics and finance. Recently, developments in machine learning and neural networks have given rise to non-linear time series models that provide modern and promising al…

Binary ClassificationTime SeriesTime Series Analysis

Empirical Asset Pricing via Ensemble Gaussian Process Regression

2022-12-02 · Damir Filipović, Puneet Pasricha

We introduce an ensemble learning method based on Gaussian Process Regression (GPR) for predicting conditional expected stock returns given stock-level and macro-economic information. Our ensemble learning approach signi…

Ensemble LearningGPRPredictionregression

Dynamic Advisor-Based Ensemble (dynABE): Case study in stock trend prediction of critical metal companies

2018-05-24 · Zhengyang Dong

Stock trend prediction is a challenging task due to the market's noise, and machine learning techniques have recently been successful in coping with this challenge. In this research, we create a novel framework for stock…

Stock PredictionStock Trend PredictionTime Series Analysis

From Index to Equity: Pre-Training Transformers for Stock Return Prediction

2026-05-12 · Marie Soehl Coolsaet, Roberto Gallardo, Zhen Gao arxiv

This research aims to leverage machine learning to improve stock price prediction and support informed investment decisions related to buying, selling, and holding assets. Specifically, this work investigates transformer…

Stock Price Prediction