Programming languages: Python, C#, SQL
Data libraries: Pandas, NumPy
TensorFlow: PyTorch, Scikit-learn
Database management: PostgreSQL, SQL Server, SQLite
Product Review Sentiment Analysis on Amazon Dataset
• Analyzed consumer product reviews using Python to extract insights on sentiment, themes, and
customer behavior patterns.
• Cleaned and processed raw JSON data, handling missing values and irrelevant fields to prepare
for analysis.
• Performed exploratory data analysis (EDA) on multiple products to uncover trends in ratings,
review timing, and word usage.
• Applied Natural Language Processing (NLP) techniques such as tokenization, stop-word
removal, stemming, and lemmatization to analyze review text.
Stock Market Trend Prediction Using Machine Learning