Related Experiment Video
Updated: Aug 25, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Leveraging machine learning to analyze sentiment from COVID-19 tweets: A global perspective
Md Mahbubar Rahman1, Nafiz Imtiaz Khan1, Iqbal H Sarker2
1Department of Computer Science and Engineering Military Institute of Science and Technology (MIST) Dhaka Bangladesh.
This study identifies the CatBoost machine learning model as most effective for analyzing public sentiment during the COVID-19 pandemic. It reveals predominantly negative public sentiment across the USA, UK, and Bangladesh, influenced by factors like lockdowns and vaccines.
Area of Science:
- Computational Social Science
- Natural Language Processing
- Machine Learning
Background:
- Public sentiment analysis is crucial for policymakers during the COVID-19 pandemic.
- Understanding sentiment variations and their drivers across countries is under-explored.
Purpose of the Study:
- Identify the most effective machine learning (ML) technique for public sentiment classification.
- Analyze global public sentiment variations during COVID-19.
- Determine key factors influencing sentiment shifts.
Main Methods:
- Collected and annotated 12,000 tweets from the USA, UK, and Bangladesh.
- Evaluated four boosting ML models: CatBoost, gradient boost, AdaBoost, and XGBoost.
- Used the best-performing model to predict sentiment on 300,000 tweets.
Main Results:
- CatBoost achieved the highest F1-score (85.8%), outperforming other models.
- Public sentiment across the three countries was predominantly negative, followed by positive and neutral.
- Key factors influencing sentiment included lockdown, quarantine, hospital, mask, and vaccine.
Conclusions:
- The CatBoost model is highly effective for COVID-19 public sentiment analysis.
- Public sentiment during the pandemic was largely negative across diverse countries.
- Policy decisions should consider public concerns regarding health measures and restrictions.
Related Concept Videos
Steps in Outbreak Investigation
Issues And Trends In Healthcare Delivery System
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
Types of Skewness
For instance, in the middle of a pandemic, the geographical distribution of vaccine coverage may be positively skewed towards populations in the global north countries. However,...
Statistical Methods for Analyzing Epidemiological Data
Pareto Chart
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...

