| Package | Description |
|---|---|
| com.cloudera.oryx.app.kmeans |
Support code for the k-means application functionality common to several layers.
|
| com.cloudera.oryx.app.serving.kmeans.model |
Data model support for the k-means clustering Serving Layer app.
|
| com.cloudera.oryx.app.speed.kmeans |
Contains an app tier implementation of a Speed Layer, for ALS recommendation.
|
| Class and Description |
|---|
| ClusterInfo
Encapsulates a cluster, including its center and number of points assigned to the cluster.
|
| DistanceFn
A function that returns a distance between things.
|
| Class and Description |
|---|
| ClusterInfo
Encapsulates a cluster, including its center and number of points assigned to the cluster.
|
| Class and Description |
|---|
| ClusterInfo
Encapsulates a cluster, including its center and number of points assigned to the cluster.
|
Copyright © 2014–2018. All rights reserved.