Package | Description |
---|---|
com.cloudera.oryx.app.batch.mllib.kmeans |
Contains an app tier implementation of a Batch Layer, for k-means clustering,
using Spark MLlib.
|
Modifier and Type | Method and Description |
---|---|
static KMeansEvalStrategy |
KMeansEvalStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KMeansEvalStrategy[] |
KMeansEvalStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018. All rights reserved.