Detail-oriented and analytical Data Analyst with experience in data visualization, statistical analysis, and predictive modeling. Skilled at transforming complex data into clear insights for strategic decision-making. Proficient in SQL, Python, Excel, Tableau, Power BI, and Machine Learning. Seeking to contribute analytical expertise and business acumen to a progressive organization.
1. Amazon Product Review Sentiment Analysis
• Analyzed Amazon product review data from Kaggle using NLP and Logistic Regression.
• Mapped keywords to customer ratings for sentiment modeling with 66% accuracy.
• Tools: Python, NLTK, scikit-learn, Jupyter
2. Automobile Insurance Claim Prediction
• Built regression model to predict insurance claim amounts using historical customer data.
• Preprocessed and analyzed data; achieved an R² score of 0.48 using Linear Regression.
• Tools: Python, Pandas, Scikit-learn, Matplotlib