As a results-driven Data Analyst with over three years of experience, I am dedicated to delivering exceptional value to your organization.
My unwavering commitment to excellence ensures that I provide the highest level of service to my employer.
With a strong analytical mindset and a passion for extracting actionable insights from data, I am well-prepared to contribute effectively to your team..
MISBEHAVIOR DETECTION SYSTEM IN AUTONOMOUS CARS USING DEEP LEARNING
Designed a federative learning system using python language with a combination of deep learning
and machine learning packages, to create a classification model that will detect whether a
particular vehicle is an attacker or not.
Olympic Games Analysis Using Power BI
Designed a dashboard to visualize data that will help readers understand how countries have
performed
historically in the Summer Olympic Games.Executed the extraction of data from a SQL server,
transformed columns that needs to be altered, filtered the
data to select data for the Summer Olympic Games, and loaded the data to Power BI to create visuals.
Created and deployed a voila dashboard containing Interactive visuals created using python
libraries that enable users to specifically see the current scenario of the coronavirus in their
country, show parameters like mortality rate of the country, topmost affected countries, and
their current count, and showing the virus spread on the world map.
Stock Prediction using Recurrent Neural Networks
Created a prediction deep learning model that will tell us whether the price will go up or it
will drop based on historical data.
Corona Virus detection analyzing Xray images
Created a Deep Convolutional Neural Networks model on the TensorFlow platform that takes the
input of a chest x-ray of the patient and predicts whether that person is covid positive or not.
Flask Application for Cat or Dog Classification
Created a Flask Application that will take input of an image and using a Tensorflow created a
deep learning model which outputs percentage probability of that image being of a cat or a dog.