An open API service indexing awesome lists of open source software.

https://github.com/lucab85/mlops

A Flask-based API for serving an MLflow machine learning model to predict bank customer churn. The API fetches the latest registered model version from MLflow, exposes a "/predict" endpoint, and supports Dockerized deployment with a Jenkins CI/CD pipeline.
https://github.com/lucab85/mlops

api bank-churn-prediction ci-cd deployment deployment-automation docker flask jenkins machine-learning mlflow

Last synced: 2 months ago
JSON representation

A Flask-based API for serving an MLflow machine learning model to predict bank customer churn. The API fetches the latest registered model version from MLflow, exposes a "/predict" endpoint, and supports Dockerized deployment with a Jenkins CI/CD pipeline.

Awesome Lists containing this project