mlflow
combinator-ml/mlflow/k8s
MLflow terraform module
MLFlow tl; dr; A combinator governance component that provides a hosted MLFlow server, a model repository and experiment tracker. - Introduction - Test Drive - Usage Introduction MLFlow is an open-source model registry and experiment tracker. Data scientists leverage this hosted service to store the results of their experiments and persist final artifacts like model parameters and weights. This provides a centralised catalogue of models and experiments, which is useful for organizational purposes and sharing work. MLFlow also comes with limited serving capabilities, although that is not it's core aim. Test Drive The fastest way to get started is to use the test drive functionality provided by TestFaster. Click on the "Launch Test Drive" button below (opens a new window). :computer: Launch
| Name | Type | Description | Default |
|---|---|---|---|
| name_prefix | string | Prefix to be used when naming the different components. | "combinator" |
| namespace | string | The namespace to install into. | "mlflow" |