mlflow

combinator-ml/mlflow/k8s

Terraform Module HCL K8S

MLflow terraform module

Install
module "mlflow" {
source = "combinator-ml/mlflow/k8s"
version = "0.0.5"
}
plain text: /constructs/tfmod-combinator-ml-mlflow-k8s/install.txt
⭐ Source on GitHub 📦 Registry page
README

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

Inputs (2)
NameTypeDescriptionDefault
name_prefixstringPrefix to be used when naming the different components."combinator"
namespacestringThe namespace to install into."mlflow"
Resources (2)
helm_releasekubernetes_secret
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.5
Cloud K8S
★ Stars7
Forks2
Total downloads1.7k
Inputs2
Resources2
Examples2
LicenseApache-2.0
Namespacecombinator-ml
Updated