Talk to Me
Back to Home

Case Studies

End-to-end ML systems built and shipped in production.

NLP / Document Intelligence

Medical Document Classifier

How do you route 50K+ medical documents automatically with near-zero error?

99%+ accuracy on 50K+ medical documents

Built a production document classification system using Longformer transformers to automatically categorize and route high-volume medical documents. The system processes tens of thousands of records with near-zero misclassification, replacing a costly manual triage workflow.

LongformerHuggingFacePythonPyTorch
Read Case Study
Healthcare Analytics

Cancer Risk Prediction Pipeline

Can CMS Medicare claims data predict which patients are highest risk?

93% accuracy, 100% recall on critical cases

Designed and deployed a multi-stage ML pipeline on Databricks using CMS Medicare claims data to predict cancer treatment pathways and flag high-risk patients. The Delta Lake medallion architecture ensures data quality across the pipeline, and MLflow tracks all experiments.

DatabricksPySparkDelta LakeMLflowscikit-learn
Read Case Study
Adversarial ML / Security

Phishing Detection Under Adversarial Attacks

Do ML phishing classifiers survive Unicode homoglyph obfuscation?

99.8% accuracy, 100% phishing recall

Investigated the robustness of ML-based phishing classifiers when subjected to Unicode homoglyph substitution attacks. Developed augmented training data with adversarial examples to harden the classifier and published findings with a public dashboard.

PythonScikit-learnTF-IDFAdversarial ML
Read Case Study
Public Health Research

DHS Vaccination Coverage Analysis

What do DHS surveys reveal about vaccination coverage gaps across countries?

Presented at MSU Research Symposium 2024

Analyzed Demographic and Health Surveys (DHS) data across multiple countries to surface disparities in childhood vaccination coverage. Identified socioeconomic and geographic correlates of under-vaccination, informing federated learning research for health equity.

PythonPandasStatistical AnalysisDHS Data
Read Case Study