Package | Description |
---|---|
com.cloudera.oryx.app.serving.als.model |
Data model support for the ALS recommender Serving Layer app.
|
Modifier and Type | Method and Description |
---|---|
Stream<Pair<String,Double>> |
ALSServingModel.topN(CosineDistanceSensitiveFunction scoreFn,
ToDoubleObjDoubleBiFunction<String> rescoreFn,
int howMany,
Predicate<String> allowedPredicate) |
Copyright © 2014–2018. All rights reserved.