Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 361 Bytes

MLflow Model Serving

This runs container for provide model serving managed by MLflow server.

Run

Development

Run locally with skaffold command.

$ skaffold dev --port-forward -p minikube

and browse http://localhost:5000