Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# Drug-Classification
This app is a part of the Beginner's Guide to CI/CD for Machine Learning. It teaches how to automate training, evaluation, and deployment of models to Hugging Face using GitHub Actions.
# 💊 Drug Classification: CI/CD for Machine Learning

This repository is a hands-on guide for automating the ML lifecycle. It demonstrates how to use **GitHub Actions** to automate the training, evaluation, and deployment of a drug classification model directly to **Hugging Face Spaces**.

**Source Repository:** [kingabzpro/CICD-for-Machine-Learning](https://github.com/kingabzpro/CICD-for-Machine-Learning)

![Dashboard Preview](assets/screenshot-2026-04-29.png)

## 🚀 Key Features
* **Automated Training:** Retrains the model whenever new data is pushed.
* **Model Evaluation:** Checks performance metrics before deployment.
* **Seamless Deployment:** Syncs the model and Gradio/Streamlit app to Hugging Face.

Binary file added assets/Screenshot 2026-04-29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading