“I highly recommend Shreyas for any role requiring expertise in data engineering and solution architecture. His exceptional communication skills make him a strong collaborator, capable of aligning diverse teams. He excels in setting up robust data contracts, automating complex data pipelines, and designing scalable, efficient solutions. Shreyas's ability to architect innovative and reliable systems ensures that he consistently delivers high-quality results. He would be a valuable asset to any organization.”
About
PayPal’s team benefits from advanced machine learning tools designed to enhance credit…
Activity
-
Excited to share that I’ve received an Impact Award with Team ERM! Huge thanks to my manager Jason Wang for your continuous encouragement and…
Excited to share that I’ve received an Impact Award with Team ERM! Huge thanks to my manager Jason Wang for your continuous encouragement and…
Liked by Shreyas Raghavan
-
Thrilled to share that our team at Microsoft has been recognized with the Best Team Award! 🏆 It’s been just 8 months into my new role, and the…
Thrilled to share that our team at Microsoft has been recognized with the Best Team Award! 🏆 It’s been just 8 months into my new role, and the…
Liked by Shreyas Raghavan
-
CrediArc is redefining how credit decisions are made, which is why I am thrilled to join as an advisory board member. They use AI to build tailored…
CrediArc is redefining how credit decisions are made, which is why I am thrilled to join as an advisory board member. They use AI to build tailored…
Liked by Shreyas Raghavan
Experience
Education
-
Birla Institute of Technology and Science, Pilani
-
Birla Institute of Technology & Science, Pilani is a private institute of higher education and a deemed university under Section 3 of the UGC Act 1956. The institute is one of the first six institutes to be awarded the Institute of Eminence status in 2018.
Program has the same curriculum as of the Full time courses , with classes over the weekend.
The program is one of the most comprehensive masters degree programme in Data Science & Engineering without taking a break from your…Birla Institute of Technology & Science, Pilani is a private institute of higher education and a deemed university under Section 3 of the UGC Act 1956. The institute is one of the first six institutes to be awarded the Institute of Eminence status in 2018.
Program has the same curriculum as of the Full time courses , with classes over the weekend.
The program is one of the most comprehensive masters degree programme in Data Science & Engineering without taking a break from your career.
M.Tech. Data Science and Engineering is a four-semester programme designed for working professionals that helps learners build mathematical and engineering skills required to advance their career as a Data Scientist or Data Engineer. -
-
SRM Institute of Science and Technology or SRMIST (formerly also known as SRM University) is a top-ranked deemed-to-be university that is part of the SRM Group of Institutions. Accredited by the NAAC with the highest 'A++' Grade, SRMIST is a member of the AIU and is approved by UGC.
During the 4 year stint at SRM , have focussed upon the development from foundational computing to Machine Learning. Have also worked on different projects for the college which is as follows :-
1…SRM Institute of Science and Technology or SRMIST (formerly also known as SRM University) is a top-ranked deemed-to-be university that is part of the SRM Group of Institutions. Accredited by the NAAC with the highest 'A++' Grade, SRMIST is a member of the AIU and is approved by UGC.
During the 4 year stint at SRM , have focussed upon the development from foundational computing to Machine Learning. Have also worked on different projects for the college which is as follows :-
1. PHP based website to allow requests and responses.
2. Music Recomendation System using Python.
3. Website made using Bootstrap , PHP , HTML and parsing data from other feeds to show statistics of English Premier League.
4. Self Organizing Map to predict Credit fraud. -
-
In this program, Learning was around the techniques that power self-driving cars across the full stack of a vehicle’s autonomous capabilities. Using Deep Learning with radar and lidar sensor fusion, you will train the vehicle to detect and identify its surroundings to inform navigation.
-
-
Activities and Societies: Debate , Prefect , Football Team
I was the discipline incharge in my school and have also represented school in various zonal competition for Football and debate
-
-
Activities and Societies: Extempore , Indian Music Zonal , Western Music zonal , Drama
I've been an active participant in extra curricular activity throughout my school life , I've also won Zonal Competition for singing and various interschool competition for singing and extempore
Licenses & Certifications
Volunteer Experience
-
Volunteer
National Service Scheme
- 1 year 1 month
Environment
Participated in environmental drive across the campus
-
Product Owner - Tech for Good
PayPal
- Present 3 years
Economic Empowerment
Working as a Product owner to empower by teaching/study modules for CDC Lepropsy and Handicapped women on web development, excel and programming languages.
Publications
-
Impact of Binning on Scorecard and Machine Learning models in Credit Risk industry
BITS PILANI
Statistical models are key in Credit Risk domain, It is used to assess the risk worthiness of
the customer which becomes a driving factor in assigning Credit to an individual consumer
or businesses. Scorecard models are one such model where the underlying model is a Logistic
Regression where the core objective is to drive explain ability of the model. The transparency in
model plays a driving factor in Credit Risk field which are driven by several regulatory authorities
and…Statistical models are key in Credit Risk domain, It is used to assess the risk worthiness of
the customer which becomes a driving factor in assigning Credit to an individual consumer
or businesses. Scorecard models are one such model where the underlying model is a Logistic
Regression where the core objective is to drive explain ability of the model. The transparency in
model plays a driving factor in Credit Risk field which are driven by several regulatory authorities
and compliance. In recent time, Machine Learning models has picked traction however explain
ability of the model still remains a big question. The core component of a Scorecard model is
binning which is discretizing continuous elements into sub-categories, these sub-categories help
the end-user understand his/her Credit score and also helps in treatments of various strings/nulls.
The concept of Weight-of-Evidence is used to make these models, However weight of evidence is
very sensitive to binning. -
Multipath Routing using Machine Learning and Segment Routing and SDN
SRM University
The goal of this project was to study segment routing with the help of Machine Learning algorithms and test its traffic engineering capabilities to route the traffic in Multiple paths simultaneously in DC networks by creating a working virtualized testing environment. In addition, another goal was to produce clear instructions for setting up the testing environment and running efficiency tests in it based on different Machine learning algorithms
Other authorsSee publication -
How to begin your own data science journey
Towards Data Science / Medium
Begginers guide to Data science and Regression
Patents
Courses
-
Data Engineering on Google Cloud Platform Specialization
RUA5TAYUN5EX
-
Data Scientist - Master Degree (Simplilearn)
288747
Projects
-
Traffic Sign classification using Tensorflow with LeNet Architecture
Using OpenCV to preprocess the images present in the german traffic sign dataset. The dataset is then trained on a 3 layer Convolution net along with MaxPooling and relu layer. The architecture is based on LeNet Architecture and gives a test accuracy of 95.11%.
-
Lane Detection for Self Driving Car using OpenCv
Using OpenCV library in python to detect lanes on the road. The lane detection using technique's such as Canny Edge Detection , Gaussian Blur and Hough transform to process the image. The lanes are detected by extrapolating the lines on the image/video.
-
Predicting winners of MLB(Major League Baseball) using Lehman2016 Dataset
Predicting the winners of MLB using ML .
-
Movie Lens Dataset analysis
Basic analysis using pandas , matplotlib in python on movielens dataset , such as what gender likes what type of movies , Highest rating and lowest rating.
-
Behavioral Cloning
-
In this project , We train our computer to drive car using simulator on it's own by processing data generated through driving the car. The data generated is in form of images which are then used as training data. Augmentation is done to increase the training set. VGG and NVIDA end to end models are used and compared in this project.
-
Recommendation System
-
Created recommendation system using python for two different datasets (Movielens and Million Song) , used both collaborative filtering and content-based filtering
Honors & Awards
-
Spot award
PayPal
Received Spot award for creation of LGD/CECL and PD models for different portfolios.
-
Spot award
PayPal
Was given the Spot award for completion of a critical project which impacts business team for revenue collection. The award was given for a quicker turnaround time and solution!
-
Outstanding Performer Award
Dun & Bradstreet
Was given an outstanding performer award for the year 2019-20 , for accomplishing different projects resulting in generation of revenue stream through creation of Analytical products and solutions across Risk and Marketing domain.
Languages
-
English
Full professional proficiency
-
Hindi
Full professional proficiency
-
Tamil
Elementary proficiency
Recommendations received
11 people have recommended Shreyas
Join now to viewMore activity by Shreyas
-
Some things are ahead of their time. Others just need the right context to finally click. Last week, I joined my colleagues Rohit, Aditya, Pallavi,…
Some things are ahead of their time. Others just need the right context to finally click. Last week, I joined my colleagues Rohit, Aditya, Pallavi,…
Liked by Shreyas Raghavan
-
A new report shows PayPal dominates web store payments in Germany 🇩🇪, but Apple Pay reigns in the UK 🇬🇧 The report has found that credit cards…
A new report shows PayPal dominates web store payments in Germany 🇩🇪, but Apple Pay reigns in the UK 🇬🇧 The report has found that credit cards…
Liked by Shreyas Raghavan
-
I’m incredibly proud to share that my brother has joined McGuireWoods LLP as a Partner. He is the hardest-working person I’ve ever known, and words…
I’m incredibly proud to share that my brother has joined McGuireWoods LLP as a Partner. He is the hardest-working person I’ve ever known, and words…
Liked by Shreyas Raghavan
-
🎤 “Try something new every once in a while. You never know what you might like.” Last Saturday, I did just that — Emceed the Data Engineering &…
🎤 “Try something new every once in a while. You never know what you might like.” Last Saturday, I did just that — Emceed the Data Engineering &…
Liked by Shreyas Raghavan
-
Everything you guys are asking for in Comet, we’re working on it and going to ship super fast. MCPs, Agent Store, Tasks. Shortcuts went out today…
Everything you guys are asking for in Comet, we’re working on it and going to ship super fast. MCPs, Agent Store, Tasks. Shortcuts went out today…
Liked by Shreyas Raghavan
-
Happy Intern Day to our amazing PayPal Interns! Today we celebrate all our interns across the globe, but a special shout out to own intern, Siddharth…
Happy Intern Day to our amazing PayPal Interns! Today we celebrate all our interns across the globe, but a special shout out to own intern, Siddharth…
Liked by Shreyas Raghavan
-
US-based online payment gateway PayPal has partnered with the international arm of National Payment Corporation of India (NPCI), among others, to…
US-based online payment gateway PayPal has partnered with the international arm of National Payment Corporation of India (NPCI), among others, to…
Liked by Shreyas Raghavan
-
We listen and we don’t judge 😀 #softwareengineering
We listen and we don’t judge 😀 #softwareengineering
Liked by Shreyas Raghavan
-
Folks, PayPal India is growing!! We have fantastic opportunities and are looking for talented individuals passionate about innovation and making a…
Folks, PayPal India is growing!! We have fantastic opportunities and are looking for talented individuals passionate about innovation and making a…
Liked by Shreyas Raghavan
-
Today we announced PayPal World, a global platform that will connect the world’s largest payment systems and digital wallets. 🌎 Until now, there…
Today we announced PayPal World, a global platform that will connect the world’s largest payment systems and digital wallets. 🌎 Until now, there…
Liked by Shreyas Raghavan
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore MoreOthers named Shreyas Raghavan
-
Shreyas Raghavan
BSc (Hons) Film & Television Production at the University of York | Post Production Supervision Certificate at the National Film and Television School
-
Shreyas Raghavan
Student at St. Josephs Arts & Science College, PB 27094, Lalbhag Rd,Bangalore-27 (Autonomous)
-
Shreyas Raghavan
Student at Dayananda Sagar College of Engineering, BANGALORE
-
Shreyas Raghavan
Student at Chalmers University of Technology
5 others named Shreyas Raghavan are on LinkedIn
See others named Shreyas Raghavan