Package | Description |
---|---|
io.kgraph.library.cf | |
io.kgraph.pregel |
Modifier and Type | Method and Description |
---|---|
void |
Als.preSuperstep(int superstep,
ComputeFunction.Aggregators aggregators) |
void |
Svdpp.preSuperstep(int superstep,
ComputeFunction.Aggregators aggregators) |
void |
Svdpp.UserComputation.preSuperstep(int superstep,
ComputeFunction.Aggregators aggregators) |
void |
Svdpp.ItemComputation.preSuperstep(int superstep,
ComputeFunction.Aggregators aggregators) |
void |
Sgd.preSuperstep(int superstep,
ComputeFunction.Aggregators aggregators) |
Modifier and Type | Method and Description |
---|---|
default void |
ComputeFunction.postSuperstep(int superstep,
ComputeFunction.Aggregators aggregators)
Finish computation.
|
default void |
ComputeFunction.preSuperstep(int superstep,
ComputeFunction.Aggregators aggregators)
Prepare for computation.
|
Copyright © 2020. All rights reserved.