Artificial Intelligence and Data Science Student currently in second year of BTech/BE. Focused on applied machine learning and data analysis, with ongoing work in deep learning.
- Machine Learning: classification, regression, model evaluation and tuning
- Data Analysis: exploratory data analysis, data cleaning, feature engineering
- Deep Learning: currently learning NLP with deep learning
Python, scikit-learn, pandas, NumPy, XGBoost, Jupyter Notebook, seaborn/matplotlib, tensorflow, keras
healthcare-dataset-eda Exploratory data analysis and ML preprocessing pipeline on 20,000 patient records spanning 32 diseases, including handling of structured missing data, ordinal encoding, and multi-label symptom binarization.
PremiumPulse Prediction of medical insurance charges using ten regression models, ranging from linear regression to XGBoost, with systematic hyperparameter tuning and reusable scikit-learn pipelines.
beyond_accuracy Stroke risk prediction pipeline using logistic regression with SMOTE oversampling to address class imbalance, with classification threshold optimization.
titanic_prediction Titanic survival prediction using logistic regression and support vector machines, implemented with scikit-learn pipelines.
Python_Data_Analysis_Project Exploratory data analysis on 7,668 IMDb movies from 1980 to 2020 using Python, pandas, and seaborn.