Featured
News Classification Pipeline
End-to-end NLP classification using TF-IDF, logistic regression, and tree-based models with leakage-aware cross-validation and error analysis.
NLP
Python
TF-IDF
Scikit-learn
Classification
Featured
Federated Learning Framework
Distributed neural network training (DINO VIT) with non-IID clients and experiment tracking via Weights & Biases.
Federated Learning
DINO VIT
W&B
Distributed Systems
Numerical Optimization Project
Implemented Modified Newton and Newton-CG methods, analyzing convergence and scalability.
Numerical Optimization
Python
Mathematics