Summary
Overview
Work History
Education
Skills
Websites
Projects
Disclaimer
Awards
Certificates Courses
Timeline
Generic
R SRUTHI PARVATHA

R SRUTHI PARVATHA

Bengaluru

Summary

Data Scientist with 2+ years of hands-on experience in developing machine learning models, performing data analysis, and building end-to-end ML solutions. Proficient in Python, Pandas, Scikitlearn, machine learning models. Skilled in implementing machine learning and deep learning models like linear regression, kNN, decision trees, random forests, XGBM, LightGBM, NN, CNN etc. Experienced in AWS services like S3, Sagemaker AI, Bedrock, Lambda, API Gateway and deploying ML models in AWS. Built interactive ML applications with Streamlit and Flask frameworks. Successfully developed multiple projects in areas like content & image generation using Bedrock, healthcare insurance analysis, demand forecasting, price prediction, customer segmentation. Proactive and enthusiastic in expanding AI/ML skillset with a focus on Gen AI, Large Language Models (LLMs). Developing practical experience in fine-tuning LLMs using LangChain, HuggingFace etc, seeking to apply these skills in a professional setting to contribute to innovative language-based solutions. Passionate about applying data-driven insights and eager to secure a job in the domain of data science where I can leverage my analytical and technical expertise to drive impactful solutions.

Overview

5
5
years of professional experience

Work History

Consultant

Deloitte Consulting India Private Limited
Bengaluru
06.2024 - 01.2025
  • Analysed healthcare insurance dataset to provide insights for cost management, KPIs like cost variation by existing medical conditions, hospital & city citiers etc.
  • Performed regression analysis using models such as decision tree, random forest regressor, XGBoost.
  • Performed key activities such as data preprocessing, data visualization, exploratory data analysis, hypothesis testing, feature engineering, model training and model testing in Jupyter Notebook.
  • Achieved 15% improvement in prediction accuracy.
  • Developed API endpoints using AWS services that take user inputs as text and return LLM-generated text content related to a topic, or return LLM-generated images based on text descriptions.
  • Skills: Python, NumPy, Pandas, Scikit-learn, Matplotlib, Seaborn, Machine learning algorithms, LLM, AWS (S3, Lambda, Amazon SageMaker AI, Amazon Bedrock, API Gateway, EC2), Git, GitHub

Analyst

Deloitte Consulting India Private Limited
Bengaluru
01.2022 - 05.2024
  • Edit your experience
  • Healthcare Insurance Analysis Project: Analysed healthcare insurance dataset to provide insights for cost management, KPI (Cost Variation by Medical Condition, Hospital and City Tier Analysis etc). Developed a predictive model for healthcare insurance costs, achieving 15% improvement in prediction accuracy. Key activities involved - data preprocessing, data visualization, exploratory data analysis, hypothesis testing, feature engineering & selection, model training and model testing in jupyter notebook.
     Apollo Project - worked in the discipline of APIs & Integration, as an Integration Developer. Designed & developed several Boomi interfaces to synchronise data in different formats like JSON, CSV, XML, TSV etc from multiple boundary systems to Oracle ERP cloud, performed end to end testing of these integrations and had a successful go-live of the project. During build & test cycles, worked on the redesign of critical Oracle inventory processes to resolve sequencing issues and helped improve the overall performance by 5 times. Developed 5 API processes that was used by 10+ boundaries for consuming Oracle ERP source data. Identified, optimised code and fixed bugs in 5+ common processes utilised by multiple integrations. Developed python scripts for source data cleaning, automated bulk test data creation for aiding performance testing, generating reconciliation reports and for few integrations sent data to AWS S3 bucket for boundary processing. Owned code migration via Azure DevOps pipelines and cutover activity to higher environments like FDEV, SIT, UAT, PROD etc. Experienced with Agile/Scrum project management, software development methodology, documentation of technical specification, worked in a team environment collaborated, mentored junior practitioners and communicated effectively with functional team, infrastructure team, technical leads, managers, vendors etc.
     Time-Series Forecasting with Amazon SageMaker Autopilot: Analysed food demand dataset uploaded in AWS S3, created and trained an optimized model using SageMaker autopilot, deployed trained model as a real-time endpoint using SageMaker endpoint, invoked and tested model using test data hosted in S3.
  • Identified opportunities for process improvements across the organization.
  • Collaborated with cross-functional teams on projects related to analytics initiatives.
  • Analyzed large datasets to identify trends, patterns and correlations for business insights.
  • Maintained documentation of all the processes related to Data Analysis.

Full Stack Developer Intern

TrendyTech
Bengaluru
09.2021 - 12.2021
  • Worked on TrendyTech JobPortal
  • Implemented various new functionalities for both admin and user end of TrendyTech JobPortal like summarising the quiz scores of students on the portal, added and displayed company specific interview questions etc.
  • Troubleshooted technical issues in the application, fixed bugs and maintained the application.
  • Practiced version control of code using Git and GitHub.
  • Deployed the application to Heroku server.
  • Skills: Javascript, MERN Stack, ReactJS, HTML, CSS, Bootstrap, Heroku

Data Science Intern

Defence Research & Development Organisation
Bengaluru
03.2021 - 03.2021
  • Worked on Signature Based Radar Target Classification project in collaboration with DRDO
  • Performed a comparative study of AI based techniques for Radar target classification (Fighter aircrafts, helicopters, UAVs) using High Resolution Range Profile (HRRP) data.
  • Implemented various machine learning models, notably SVC, kNN, Random Forest Classifier for radar target classification.
  • Implemented deep learning algorithms, like CNN and LSTM-RNN, for improved model accuracy. Achieved 10-12% improvement in model accuracy.
  • Incorporated Multi-Voting Classifier to obtain best results.
  • Final models and findings deployed on a website using Streamlit.
  • Published research paper on Signature Based Radar Target Classification at RTEICT 2021 conference.

Data Science Intern

Exposys Data Labs
07.2020 - 08.2020
  • Analyzed customer segmentation data to identify opportunities for growth.
  • Designed customer segmentation model using K-Means clustering to better understand target audiences and optimize marketing campaigns.
  • Skills: Skills: Python, NumPy, Pandas, Scikit-learn, Matplotlib, Seaborn, Machine learning, K-Means clustering

Education

Post Graduate Program - Data Science

Purdue University (Simplilearn)
01.2025

Bachelor of Engineering - Computer Science & Engineering

CMR Institute of Technology
Bengaluru
08-2021

12th Standard, CBSE -

HAL Public School
Bengaluru
05-2016

10th Standard -

HAL Public School
Bengaluru
05-2014

Skills

  • Python
  • Java
  • C
  • C
  • SQL
  • Numpy
  • Pandas
  • Scikit-learn
  • Machine Learning algorithms
  • Deep Learning
  • Matplotlib
  • TensorFlow
  • LLMs
  • LangChain(RAG)
  • HuggingFace
  • NLP
  • AWS (S3, Sagemaker AI, Lambda, Glue, EC2)
  • Streamlit
  • Git
  • GitHub
  • Pyspark
  • Azure DevOps (CICD)
  • Power BI
  • HTML
  • CSS
  • Javascript
  • MERN Stack
  • ReactJS
  • Bootstrap
  • Flask
  • MySQL
  • Boomi
  • Oracle Fusion Cloud ERP
  • ServiceNow
  • Jupyter Notebook
  • VS Code
  • Microsoft 365
  • Visio

Projects

RAG Application with LangChain and Open AI for documents, Developed a Retrieval Augmented Generation (RAG) Application on LLM using LangChain framework for retrieving relevant data from documents such as developer documentation (AWS), books etc, storing it in vector store (ChromaDB) and providing it as a prompt to Open AI LLM to generate customised response to user input. Content Generation on a user given topic using AWS Bedrock, In this project, user can submit a topic of choice which requires content generation as an API request via Postman application. Upon receiving API request, AWS API Gateway will route the request to AWS Lambda which invokes AWS Bedrock's LLM namely Llama3 for text content generation and this content is provided as the API response to user. Image Generation using AWS Bedrock, User can submit a detailed description of image as text with an API request via Postman application. Upon receiving API request, AWS API Gateway will route the request to AWS Lambda which invokes AWS Bedrock's LLM namely Titan for image generation and the generated image is stored in S3 bucket for user download/access. Healthcare Insurance Analysis Project, Analysed healthcare insurance dataset to provide insights for cost management, KPI (Cost Variation by Medical Condition, Hospital and City Tier Analysis etc). Developed a predictive model for healthcare insurance costs, achieving 15% improvement in prediction accuracy. Key activities involved - data preprocessing, data visualization, exploratory data analysis, hypothesis testing, feature engineering & selection, model training and model testing in jupyter notebook. Apollo Project, Worked in the discipline of APIs & Integration, as an Integration Developer. Designed & developed several Boomi interfaces to synchronise data in different formats like JSON, CSV, XML, TSV etc from multiple boundary systems to Oracle ERP cloud, performed end to end testing of these integrations and had a successful go-live of the project. Time-Series Forecasting with Amazon SageMaker Autopilot, Analysed food demand dataset uploaded in AWS S3, created and trained an optimized model using SageMaker autopilot, deployed trained model as a real-time endpoint using SageMaker endpoint, invoked and tested model using test data hosted in S3. Signature Based Radar Target Classification (DRDO), The aim of this project is to perform a comparative study of AI based techniques for Radar target classification (Fighter aircrafts, helicopters, UAVs) using HRRP data. Other Machine Learning & Data Science Projects, Customer Segmentation using KMeans Clustering, Product Recommendation System, Health Diagnosis Model for 3 diseases using ML models, NFL Football Statistics Application using Streamlit, Sales Analysis using Power BI, Olympic Winner Analysis using Power BI. TrendyTech JobPortal, Implemented various new functionalities for both admin and user end of TrendyTech JobPortal application built using MERN Stack. Off-Premises Asset Management using IoT Edge, Based on the concept of Predictive Maintenance in Smart Industries. The real-time health of industrial assets is monitored using sensors, Raspberry Pi and Machine Learning algorithms.

Disclaimer

09/05/25, Bengaluru, R Sruthi Parvatha

Awards

  • Applause Award, 2024, Deloitte
  • Outstanding Performance Award, 2022, Deloitte
  • First Place in National Level Competitions, 2020
  • Prerna 2020
  • Vertechx 2020
  • Top 35 finalists, 2020, Mitsubishi Electric cup
  • Selected for Semi Finals, 2019, IICDC 2019, Transformer Health Monitoring System

Certificates Courses

  • PGP Data Science, Purdue University (Simplilearn)
  • AWS Certified Cloud Practitioner 2023
  • Machine Learning, Data Science and Deep Learning with Python
  • Machine Learning with Python, A Practical Introduction - IBM(edx)
  • Neural Networks and Deep Learning(Coursera)
  • Tutorials on TensorFlow 2.0 from freeCodeCamp.org
  • Dell Boomi Professional Developer 2022
  • Dell Boomi Professional API Design 2022

Timeline

Consultant

Deloitte Consulting India Private Limited
06.2024 - 01.2025

Analyst

Deloitte Consulting India Private Limited
01.2022 - 05.2024

Full Stack Developer Intern

TrendyTech
09.2021 - 12.2021

Data Science Intern

Defence Research & Development Organisation
03.2021 - 03.2021

Data Science Intern

Exposys Data Labs
07.2020 - 08.2020

Post Graduate Program - Data Science

Purdue University (Simplilearn)

Bachelor of Engineering - Computer Science & Engineering

CMR Institute of Technology

12th Standard, CBSE -

HAL Public School

10th Standard -

HAL Public School
R SRUTHI PARVATHA