Section 01
Introduction to ML CI/CD Tutorial: Drug-Classification Project Overview
This article introduces the Drug-Classification project, a beginner-oriented ML CI/CD tutorial that demonstrates how to use GitHub Actions to automate the full workflow of model training, evaluation, and deployment to Hugging Face. The project aims to help developers understand CI/CD practices in ML engineering and address challenges in MLOps such as reproducibility and version management.