Package | Description |
---|---|
com.cloudera.oryx.app.als |
Support code for rALS recommender application functionality common to several layers.
|
com.cloudera.oryx.app.serving.als.model |
Data model support for the ALS recommender Serving Layer app.
|
com.cloudera.oryx.app.speed.als |
Contains an app tier implementation of a Speed Layer, for ALS recommendation.
|
com.cloudera.oryx.common.math |
General mathematical functions and related support code, including basic vector and
matrix operations.
|
Class and Description |
---|
Solver
Encapsulates a
DecompositionSolver from Commons Math. |
Class and Description |
---|
Solver
Encapsulates a
DecompositionSolver from Commons Math. |
Class and Description |
---|
Solver
Encapsulates a
DecompositionSolver from Commons Math. |
Class and Description |
---|
DoubleWeightedMean
A weighted mean implementation for floating-point weights, following the Commons
Math3 framework.
|
Solver
Encapsulates a
DecompositionSolver from Commons Math. |
Copyright © 2014–2018. All rights reserved.