mlflow / mlflow   3.1.4

Apache License 2.0 Website GitHub

The open source developer platform to build AI/LLM applications and models with confidence. Enhance your AI applications with end-to-end tracking, observability, and evaluations, all in one integrated platform.

Scala versions: 2.12

mlflow-spark 2.20.2


Group ID:
org.mlflow
Artifact ID:
mlflow-spark_2.13
Version:
2.20.2
Release Date:
Feb 13, 2025
Licenses:
Files:
Full Scala Version:
2.13.10
Developers:

libraryDependencies += "org.mlflow" %% "mlflow-spark" % "2.20.2"

Mill build tool

ivy"org.mlflow::mlflow-spark:2.20.2"

Scala CLI

//> using dep "org.mlflow::mlflow-spark:2.20.2"

Ammonite REPL

import $ivy.`org.mlflow::mlflow-spark:2.20.2`

<dependency>
  <groupId>org.mlflow</groupId>
  <artifactId>mlflow-spark_2.13</artifactId>
  <version>2.20.2</version>
</dependency>

compile group: 'org.mlflow', name: 'mlflow-spark_2.13', version: '2.20.2'