Package | Description |
---|---|
com.cloudera.oryx.app.batch.mllib.als |
Contains an app tier implementation of a Batch Layer, for ALS recommendations, using Spark MLlib.
|
com.cloudera.oryx.app.batch.mllib.kmeans |
Contains an app tier implementation of a Batch Layer, for k-means clustering,
using Spark MLlib.
|
com.cloudera.oryx.app.batch.mllib.rdf |
Contains an app tier implementation of a Batch Layer, for random decision forest-based
clustering and regression, using Spark MLlib.
|
com.cloudera.oryx.example.batch |
Contains a minimal example of what a user application would create to implement a
Batch Layer.
|
com.cloudera.oryx.lambda.batch |
Contains the core support for the Lambda tier of the Batch Layers.
|
com.cloudera.oryx.ml |
Contains the core support for the ML tier of the Batch and Speed layers.
|
Class and Description |
---|
BatchLayerUpdate
Implementations of this interface define the update process for an instance of
the batch layer.
|
Class and Description |
---|
BatchLayerUpdate
Implementations of this interface define the update process for an instance of
the batch layer.
|
Class and Description |
---|
BatchLayerUpdate
Implementations of this interface define the update process for an instance of
the batch layer.
|
Class and Description |
---|
BatchLayerUpdate
Implementations of this interface define the update process for an instance of
the batch layer.
|
Class and Description |
---|
BatchLayerUpdate
Implementations of this interface define the update process for an instance of
the batch layer.
|
Class and Description |
---|
BatchLayerUpdate
Implementations of this interface define the update process for an instance of
the batch layer.
|
Copyright © 2014–2018. All rights reserved.