Application of Machine Learning in Stock Market Forecasting: A Case Study of Disney Stock
This is an incremental application of existing methods to a specific stock dataset.
The paper tackled stock market forecasting for Disney stock using a dataset of 750 instances and 16 attributes, finding that linear regression was the best-performing model.
This document presents a stock market analysis conducted on a dataset consisting of 750 instances and 16 attributes donated in 2014-10-23. The analysis includes an exploratory data analysis (EDA) section, feature engineering, data preparation, model selection, and insights from the analysis. The Fama French 3-factor model is also utilized in the analysis. The results of the analysis are presented, with linear regression being the best-performing model.