Package | Description |
---|---|
com.cloudera.oryx.app.als |
Support code for rALS recommender application functionality common to several layers.
|
Modifier and Type | Method and Description |
---|---|
<T> Stream<T> |
PartitionedFeatureVectors.mapPartitionsParallel(Function<FeatureVectorsPartition,Stream<T>> fn,
boolean background) |
<T> Stream<T> |
PartitionedFeatureVectors.mapPartitionsParallel(Function<FeatureVectorsPartition,Stream<T>> fn,
int[] candidateIndices,
boolean background) |
Copyright © 2014–2018. All rights reserved.