Naive Bayes and Random Forest algorithm are used to classify tweet to calculate sentiment regarding a company.
The results of sentiment analysis are used to predict the company stock price. We use linear regression method to build the prediction model. Our experiment shows that prediction models using previous stock price and hybrid feature as predictor gives the best prediction with 0.9989 and 0.9983 coefficient of determination.