I am a Data Scientist working on exciting projects at Caterpillar Inc. turning data into stories
Download my Resume here
I am a Data Scientist working on exciting projects at Caterpillar Inc. turning data into stories
Download my Resume here
NLP model pipeline for English-French, English-Dutch and English-German language translation using 't5' and 'marianMT' transformers
Predicting spending of customers based on features like time spent on website, average time of sessions with personal stylist from the store etc.,Hence helping business to make improvements in gaining more loyal customers. The code is written using Scala.
Preprocessing a traffic crashes dataset to analyze and deduce meaningful relations and visualizations that help in better understanding of the data.
A website that aims at connecting people, local communities and restaurants who are willing to donate the excess food, with the needy and provide them food. The data is stored in a MySql database.
A discord bot called 'Encourage bot' will perform certain tasks in discord when added to a discord server.Flask webserver service is used to keep the bot running in the background. UptimeRobot.com is used to ping the http address of the bot code every 5 mins.
Using Logistic regression model with gradient descent from scratch to recognize hand written digits. The dataset used is the Optical Recognition of Handwritten Digits dataset.