Last Version

mlflow-spark 1.26.1

Open source platform for the machine learning lifecycle

License

License

GroupId

GroupId

org.mlflow
ArtifactId

ArtifactId

mlflow-spark
Version

Version

1.26.1
Type

Type

jar
Description

Description

mlflow-spark
Open source platform for the machine learning lifecycle

Download mlflow-spark 1.26.1


<!-- https://jarcasting.com/artifacts/org.mlflow/mlflow-spark/ -->
<dependency>
    <groupId>org.mlflow</groupId>
    <artifactId>mlflow-spark</artifactId>
    <version>1.26.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mlflow/mlflow-spark/
implementation 'org.mlflow:mlflow-spark:1.26.1'
// https://jarcasting.com/artifacts/org.mlflow/mlflow-spark/
implementation ("org.mlflow:mlflow-spark:1.26.1")
'org.mlflow:mlflow-spark:jar:1.26.1'
<dependency org="org.mlflow" name="mlflow-spark" rev="1.26.1">
  <artifact name="mlflow-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mlflow', module='mlflow-spark', version='1.26.1')
)
libraryDependencies += "org.mlflow" % "mlflow-spark" % "1.26.1"
[org.mlflow/mlflow-spark "1.26.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
org.apache.spark : spark-sql_2.12 jar 3.0.0-preview
org.apache.spark : spark-core_2.12 jar 3.0.0-preview
org.apache.spark : spark-catalyst_2.12 jar 3.0.0-preview
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.