Package | Description |
---|---|
com.cloudera.oryx.app.serving.als |
Contains an app tier implementation of a Serving Layer, for ALS recommendation.
|
Modifier and Type | Method and Description |
---|---|
List<IDCount> |
MostPopularItems.get(int howMany,
int offset,
List<String> rescorerParams) |
List<IDCount> |
MostActiveUsers.get(int howMany,
int offset,
List<String> rescorerParams) |
Copyright © 2014–2018. All rights reserved.