NLP Kaggle Competition (TOP 8 Rank)

2021 NLP challenge of a multi-class classification task with 28 classes, where the task is to assign the correct job category to a job description. In this competition, our team secured 8th position in the private leaderboard.

Twitter Sentiment Analysis and Tweet Extraction

Detailed analysis of 9 different neural network algorithms including Transformer models on sentiment analysis and tweet extraction to understand and report performance of each method on classification task

Twitter Social Spam Detection

Built an ML model for spam detection by applying different case studies for feature selection (sklearn, PCA) and performed analysis to identify outliers and clusters in the twitter spam dataset

Reinforcement Learning and Deep Q Learning

Reinforcement techniques like policy iteration, value iteration, Q-learning are studied and experimented on different OpenAI environments (using the gym python library).

Kernel Trick on Machine Learning Algorithms

Machine Learning algorithms were built from scratch with and without using Kernel trick. Algorithms like PCA, KMeans, LASVM, OCSVM, Passive aggressive online algorithm were covered.

Digital AD Marketing Data Analysis

Deployed ML model using FastAPI to predict optimal keyword bid for digital ad marketing data and performed analysis on how to improve KPIs, identified best performing markets, campaigns and keywords