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.ml |
Contains the core support for the ML tier of the Batch and Speed layers.
|
com.cloudera.oryx.ml.param |
This package supports defining hyperparameter ranges and selecting combinations
of hyperparameter values from these ranges.
|
Class and Description |
---|
HyperParamValues
Encapsulates a range or set of values for a hyperparameter, from which
a subset can be selected.
|
Class and Description |
---|
HyperParamValues
Encapsulates a range or set of values for a hyperparameter, from which
a subset can be selected.
|
Class and Description |
---|
HyperParamValues
Encapsulates a range or set of values for a hyperparameter, from which
a subset can be selected.
|
Class and Description |
---|
HyperParamValues
Encapsulates a range or set of values for a hyperparameter, from which
a subset can be selected.
|
Class and Description |
---|
HyperParamValues
Encapsulates a range or set of values for a hyperparameter, from which
a subset can be selected.
|
Copyright © 2014–2018. All rights reserved.