false

Maximizing Portfolio Predictability with Machine Learning

Maximizing Portfolio Predictability with Machine Learning ArXiv ID: 2311.01985 “View on arXiv” Authors: Unknown Abstract We construct the maximally predictable portfolio (MPP) of stocks using machine learning. Solving for the optimal constrained weights in the multi-asset MPP gives portfolios with a high monthly coefficient of determination, given the sample covariance matrix of predicted return errors from a machine learning model. Various models for the covariance matrix are tested. The MPPs of S&P 500 index constituents with estimated returns from Elastic Net, Random Forest, and Support Vector Regression models can outperform or underperform the index depending on the time period. Portfolios that take advantage of the high predictability of the MPP’s returns and employ a Kelly criterion style strategy consistently outperform the benchmark. ...

November 3, 2023 · 2 min · Research Team

Short-Term Stock Price Forecasting using exogenous variables and Machine Learning Algorithms

Short-Term Stock Price Forecasting using exogenous variables and Machine Learning Algorithms ArXiv ID: 2309.00618 “View on arXiv” Authors: Unknown Abstract Creating accurate predictions in the stock market has always been a significant challenge in finance. With the rise of machine learning as the next level in the forecasting area, this research paper compares four machine learning models and their accuracy in forecasting three well-known stocks traded in the NYSE in the short term from March 2020 to May 2022. We deploy, develop, and tune XGBoost, Random Forest, Multi-layer Perceptron, and Support Vector Regression models. We report the models that produce the highest accuracies from our evaluation metrics: RMSE, MAPE, MTT, and MPE. Using a training data set of 240 trading days, we find that XGBoost gives the highest accuracy despite running longer (up to 10 seconds). Results from this study may improve by further tuning the individual parameters or introducing more exogenous variables. ...

May 17, 2023 · 2 min · Research Team