PrabhjyotDataScience (14 0)
PrabhjyotDataScience (14 0)
Education:
Jan 2019 – Aug 2019 Graduate Certificate Program in Data Science (Full time)
SP Jain School of Global Management, Mumbai
Experience:
June 2011 – Jan 2019 Senior Consultant, Capgemini India Pvt Ltd
- Project Manager: Managed project from initialization to successful implementation involving activities -
project plan, scope, risks, dependencies, issues, escalation to ensure scope, quality and KPI are met and
delivered. Got opportunity to work on Predictive analysis and Data visualization; and predict project metrics
using Linear Regression and collaborate with Tableau. Key Clients served: VMWare, Royal Bank of
Scotland, Matalan, T-Mobile, Discover, Meijer
Jan 2005 – Mar 2011 Test Lead, HCL Technologies Pvt Ltd
- Technical hands-on involvement in analysis of QA activities across projects and various migration releases.
Development of V&V checklists for different test approaches, Performed test design and reviews for
Traditional releases (pre-production). Clients served: Pearson Vue, TechData, Lowes’
Projects:
- Multi-Class Image classification – MNIST dataset from Kaggle. Image classification, using basic
Conv2D+Relu followed by Maxpooling 2D. Used Keras framework of Python (July 2019)
- Binary Image classification – Cats and Dogs dataset from Kaggle. Image classification using Sequential layer
of Conv2D+Relu followed by Maxpooling 2D. Enhanced test accuracy by Data Augmentation and Feature
Extraction. Used Keras framework of Python (June 2019)
- Sentiments Analysis – Yelp Reviews Dataset. Applied various ML Algorithms to get the best Classifier of
reviews. Multilayer Perceptron Classifier had the best score. Then applied it for prediction of reviews of
different Sentiments.
- Price prediction – Price prediction of diamonds using Linear_Regression. Used NumPy and Pandas library
to work on the dataset. (May 2019)
- Confidence_Interval – Prepared a mini - Statistical report on the behavior of Confidence_Interval with
varying sizes of sample. Here, we used a dataset of Startups, to work on with R_programming. (April 2019)
- Target_Market_Analysis – Purpose is to Predict the Target population to maximize profit.
Target_Market_Analysis was done by preparing Lift Chart. R_programming and Excel for implementation
on Charles Book Club dataset. (March 2019)
- Multiple_Linear_Regression – Multiple_Linear_Regression to predict ‘Cost of hospitalization’ to outstation
patients. It involved R programming on Hospitals dataset. (Feb 2019)
- Decision_Tree – Decision_Tree model to classify Wine. Since it is a classification problem, applied
Confusion_Matrix to measure accuracy. With the help of Confusion_Matrix, we calculated loss per bottle.
Worked on Wine Data set, using R programming (Feb 2019)