Ambitious individual with strong organizational and multitasking skills, as well as an aptitude for technology. Ready to apply knowledge and skills to any challenge.
Data analysis
TABLEAU VISUALIZATION PROJECT| DREXEL UNIVERSITY
• Analyzed and researched on how various factors like economic status, age, sex affect the grade of the person.
• Generated advanced Tableau dashboards with context/global filters for forecasting and statistical uses.
• Presenting, documenting the findings to people of different technical expertise.
DATA ANALYSIS | KAGGLE COMPETETION
• Used sales dataset of 45 Walmart stores to predict the effects of holidays on total sales of all stores.
• Cleaned data using Pandas and NumPy, explored data using Matplotlib library available for Python Language.
• Built Linear Regression, Decision tree, Random Forest models to predict how much a customer can spend.
SENTIMENT ANALYSIS | DREXEL UNIVERITY
• Performed Sentimental Analysis Using Python
• Predicted the impact of the tweets on twitter on the stock market.
• Performed data cleaning on the data obtained from Twitter API
• Trained the data set for analyzing positive ,negative and neutral tweets.
• Used different algorithms like KNN , Decision Tree Classifier , SVC