Built an end-to-end
MLOps pipeline for a
U.S. Visa Approval Classification System, designed to take a model from
data ingestion → training → deployment → monitoring with production-grade practices. The project covers
data ingestion and transformation,
model training with hyperparameter optimization, and a repeatable pipeline structure for scalability and maintainability. It also supports training multiple models (e.g., XGBoost/CatBoost/RandomForest) and persisting artifacts for reproducible runs.
GitHub