This document summarizes research estimating the efficacy of machine learning classifiers for Twitter sentiment analysis. It explores using decision trees, random forest, support vector machine, Naive Bayes, logistic regression, and XGBoost classifiers on a dataset of 1.6 million tweets. The classifiers are evaluated based on accuracy to determine the most appropriate model for Twitter sentiment analysis classification.