Experiment and Model Metadata

Code free machine learning

License

License

GroupId

GroupId

io.cdap.mmds
ArtifactId

ArtifactId

mmds-model
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Experiment and Model Metadata
Code free machine learning
Project Organization

Project Organization

CDAP

Download mmds-model

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.7

provided (3)

Group / Artifact Type Version
io.cdap.cdap : cdap-api jar 6.1.1
io.cdap.cdap : cdap-api-common jar 6.1.1
org.apache.spark : spark-mllib_2.11 jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0