Last Version

ML 2.8.0

Framework supporting batch and speed components of machine learning applications following the lambda architecture

License

License

Categories

Categories

Oryx Business Logic Libraries Machine Learning
GroupId

GroupId

com.cloudera.oryx
ArtifactId

ArtifactId

oryx-ml
Version

Version

2.8.0
Type

Type

jar
Description

Description

ML
Framework supporting batch and speed components of machine learning applications following the lambda architecture

Download oryx-ml 2.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.cloudera.oryx : oryx-api jar 2.8.0
com.cloudera.oryx : oryx-lambda jar 2.8.0

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 3.1.1

test (5)

Group / Artifact Type Version
com.cloudera.oryx : oryx-common jar 2.8.0
com.cloudera.oryx : oryx-lambda jar 2.8.0
org.apache.spark : spark-streaming_2.11 jar 2.4.0
junit : junit jar 4.12
com.cloudera.oryx : kafka-util jar 2.8.0

Project Modules

There are no modules declared in this project.