Skip to content

GrandZangoule/chem-mlops-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

chem-mlops-pipeline

πŸ§ͺπŸ§ βš™οΈπŸš€ End-to-end MLOps framework for chemical engineering models.

πŸ§ͺ – chemical engineering data 🧠 – intelligent ML models βš™οΈ – automated pipelines and infrastructure πŸš€ – deployment, scalability, and production-readiness

πŸ“Œ Features

  • ETL pipeline for experimental and simulated thermo/control data
  • Model training with MLflow tracking
  • FastAPI inference service
  • Dockerfile for containerized deployment
  • GitHub Actions for CI/CD

πŸš€ Run

API

python -m venv .venv && . .venv/Scripts/activate
pip install -r requirements.txt
uvicorn inference.api:app --reload

About

πŸ§ͺπŸ§ βš™οΈπŸš€ End-to-end MLOps framework for chemical engineering models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages