paper-with-me

홈 › Papers

Machine Learning for Stock Prediction Based on Fundamental Analysis

2022-01-26 · Yuxuan Huang, Luiz Fernando Capretz, Danny Ho

Application of machine learning for stock prediction is attracting a lot of attention in recent years. A large amount of research has been conducted in this area and multiple existing results have shown that machine learning methods could be successfully used toward stock predicting using stocks historical data. Most of these existing approaches have focused on short term prediction using stocks historical price and technical indicators. In this paper, we prepared 22 years worth of stock quarterly financial data and investigated three machine learning algorithms: Feed-forward Neural Network (FNN), Random Forest (RF) and Adaptive Neural Fuzzy Inference System (ANFIS) for stock prediction based on fundamental analysis. In addition, we applied RF based feature selection and bootstrap aggregation in order to improve model performance and aggregate predictions from different models. Our results show that RF model achieves the best prediction results, and feature selection is able to improve test performance of FNN and ANFIS. Moreover, the aggregated model outperforms all baseline models as well as the benchmark DJIA index by an acceptable margin for the test period. Our findings demonstrate that machine learning models could be used to aid fundamental analysts with decision-making regarding stock investment.

📄 PDF Abstract BibTeX arXiv:2202.05702

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision Makingfeature selectionPredictionStock Prediction

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Effectiveness of Artificial Intelligence in Stock Market Prediction based on Machine Learning

2021-06-30 · Sohrab Mokhtari, Kang K. Yen, Jin Liu

This paper tries to address the problem of stock market prediction leveraging artificial intelligence (AI) strategies. The stock market prediction can be modeled based on two principal analyses called technical and funda…

BIG-bench Machine LearningStock Market Prediction

Leveraging Fundamental Analysis for Stock Trend Prediction for Profit

2024-10-04 · John Phan, Hung-Fu Chang

This paper investigates the application of machine learning models, Long Short-Term Memory (LSTM), one-dimensional Convolutional Neural Networks (1D CNN), and Logistic Regression (LR), for predicting stock trends based o…

Decision MakingPredictionSentiment AnalysisStock Prediction+1

A Multifactor Analysis Model for Stock Market Prediction

2023-03-05 · International Journal of Computer Science and Telecommunications 2023 3 · Akash Deep

Stock Market predictions have historically been a problem tackled by different singular approaches even though markets are influenced by many different factors. This paper presents a novel multi-factor analysis model for…

modelPredictionSentiment AnalysisStock Market Prediction+1

Supervised classification-based stock prediction and portfolio optimization

2014-06-03 · Sercan Arik, Sukru Burc Eryilmaz, Adam Goldberg

As the number of publicly traded companies as well as the amount of their financial data grows rapidly, it is highly desired to have tracking, analysis, and eventually stock selections automated. There have been few work…

ClassificationGeneral ClassificationPortfolio OptimizationPrediction+3

S&P 500 Stock Price Prediction Using Technical, Fundamental and Text Data

2021-08-24 · Shan Zhong, David B. Hitchcock

We summarized both common and novel predictive models used for stock price prediction and combined them with technical indices, fundamental characteristics and text-based sentiment data to predict S&P stock prices. A 66.…

BIG-bench Machine LearningPredictionStock Price PredictionTime Series+1