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.
|
Class and Description |
---|
MLUpdate
A specialization of
BatchLayerUpdate for machine learning-oriented
update processes. |
Class and Description |
---|
MLUpdate
A specialization of
BatchLayerUpdate for machine learning-oriented
update processes. |
Class and Description |
---|
MLUpdate
A specialization of
BatchLayerUpdate for machine learning-oriented
update processes. |
Copyright © 2014–2018. All rights reserved.