Data Scientist & ML Engineer

Transforming Data into Intelligence

Architecting production-grade ML systems and healthcare analytics. Specialized in deep learning, time series forecasting, and deploying scalable AI solutions.

ml_pipeline.py
import tensorflow as tf from sklearn.model_selection import train_test_split # Load and preprocess data model = tf.keras.Sequential([ tf.keras.layers.Dense(128, activation='relu'), tf.keras.layers.Dropout(0.3), tf.keras.layers.Dense(64, activation='relu'), tf.keras.layers.Dense(1, activation='sigmoid') ]) # Compile and train model.compile( optimizer='adam', loss='binary_crossentropy', metrics=['accuracy'] )
Scroll
01

About Me

I'm a results-driven Data Scientist specializing in production-grade ML systems and healthcare analytics, with a passion for transforming complex datasets into actionable insights.

Currently pursuing my Bachelor of Arts (Hons) in English from Delhi University, I've developed expertise in architecting end-to-end solutions—from data validation to deployment. My work focuses on time series forecasting, deep learning pipelines, and RESTful API development.

I believe in the power of advanced statistical modeling and interactive dashboards to drive business decisions and create meaningful impact in healthcare and beyond.

4+
Projects Deployed
2
Companies
10+
Technologies

Technical Arsenal

Languages & Frameworks

Python TensorFlow Keras PyTorch Scikit-learn XGBoost LGBoost CatBoost FastAPI LangChain Streamlit

AI/ML Specializations

Deep Learning CNN & ANN NLP Computer Vision Generative AI Time Series Chatbots

Data Science

NumPy Pandas EDA Matplotlib Seaborn Plotly Feature Engineering

Tools & DevOps

Docker Git Jupyter VS Code Render
02

Experience

Jan 2026 – Apr 2026

Machine Learning Intern

Unified Mentor Pvt. Ltd.
  • Developing machine learning models for real-world business applications with focus on predictive analytics
  • Building data pipelines and implementing ML algorithms for classification and regression tasks
Machine Learning Predictive Analytics Data Pipelines
Nov 2025 – Jan 2026

Data Science Intern

InLightnX Global Pvt. Ltd.
  • Developed and deployed ML models using Python, TensorFlow, and FastAPI for business automation
  • Applied NLP and deep learning techniques for predictive modeling with comprehensive EDA workflows
TensorFlow FastAPI NLP Deep Learning
03

Featured Projects

System Capacity & Care Load Analytics

Healthcare facility capacity monitoring framework with ARIMA time series forecasting. Features real-time Streamlit dashboard with KPI cards and interactive Plotly visualizations.

Python ARIMA Streamlit Plotly

Workforce Attrition Patterns & Risk Hotspot Analysis

I worked on a workforce attrition analytics project where I analyzed employee data to identify key attrition patterns and risk factors using statistical testing. I built machine learning models (Logistic Regression, Random Forest, XGBoost) with Optuna tuning to predict attrition risk. Additionally, I developed an interactive Streamlit dashboard for real-time insights, risk visualization, and HR decision support.

Python Numpy Pandas Matplotlib Seaborn Machine Learning Logistic Regression, Random Forest, XGboost ROC-AUC Curve Optuna Streamlit Plotly

Heart Disease Prediction System

ML model for chronic heart disease prediction with comprehensive feature engineering. Deployed as a production-ready FastAPI service on Render.

Python Machine Learning Logistic Regression SMOTE ROC-AUC Curve FastAPI Render

Loan Repayment Prediction

LightGBM-based prediction model with RESTful API architecture. Containerized using Docker for scalable deployment and consistent environments.

Python LightGBM FastAPI Docker

Iris Flower Classification

Artificial Neural Network for multi-class classification with input validation. Deployed as production API demonstrating end-to-end ML workflow.

ANN Keras FastAPI Python
04

Get In Touch

Let's Build Something Amazing Together

I'm always interested in hearing about new projects, opportunities, and collaborations. Whether you have a question or just want to say hi, feel free to reach out!