Package | Description |
---|---|
com.cloudera.oryx.app.serving.als |
Contains an app tier implementation of a Serving Layer, for ALS recommendation.
|
com.cloudera.oryx.app.serving.als.model |
Data model support for the ALS recommender Serving Layer app.
|
Class and Description |
---|
CosineDistanceSensitiveFunction
Implementations of this type of function return a value that depends on
cosine distance to a target vector and thus makes sense to use with the
locality-sensitive hash logic in
ALSServingModel . |
Class and Description |
---|
CosineDistanceSensitiveFunction
Implementations of this type of function return a value that depends on
cosine distance to a target vector and thus makes sense to use with the
locality-sensitive hash logic in
ALSServingModel . |
Copyright © 2014–2018. All rights reserved.