Sharanya
Manohar

Welcome to my portfolio. Fasten your seat belt and enjoy the ride.

I am a Data Scientist working on exciting projects at Caterpillar Inc. turning data into stories



Download my Resume here

Take a look at some of my work

Ecommerce revenue prediction using databricks

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.

Forager

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.

Discord bot

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.

Recognizing hand written digits

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.