2nd International Conference on Managing Value, Supply Chains and Public Sector Information Technology (MVSCIT 2024)

September 13- 14, 2024, Virtual Conference

Accepted Papers


Facilitating Stock Recommendations Through Sentiment Analysis

Shlok Bhura, Tanish Bhilare, Rylan Nathan Lewis and Dr. Kavita Kelkar, Department of Computer Engineering, K.J. Somaiya College of Engineering, Mumbai, India

ABSTRACT

Sentiment analysis is a relatively new method of stock recommendation that assesses news articles, social media feeds, and other information sources to ascertain investor sentiment towards a particular stock using machine learning and natural language processing. The model suggests whether to buy, hold, or sell the stock based on sentiment analysis. By emphasising trends and patterns in investor sentiment, the objective is to give investors insightful information that can help their decision-making. Several methods, including Decision Trees, Random Forests, Logistic Regression, and Gradient Boosting, were implemented to find the most accurate sentiment analysis model. With an accuracy score of 85.02% among all, the Random Forest model came out as the most appropriate.

Keywords

Tokenization, Stocks, Sentiment Analysis, LSTM, YFinance, Gradient Boosting, Decision Trees, Random Forests, Logistic Regression, Stock Market & TextBlob.