License |
License |
---|---|
GroupId | GroupIdio.cdap.mmds |
ArtifactId | ArtifactIdmmds-model |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExperiment and Model Metadata
Code free machine learning
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mmds-model-1.10.0.pom | |
mmds-model-1.10.0.jar | 164 KB |
mmds-model-1.10.0-sources.jar | 117 KB |
mmds-model-1.10.0-javadoc.jar | 652 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.7 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |