Class BatchSampler
- java.lang.Object
-
- org.neo4j.gds.embeddings.graphsage.BatchSampler
-
public final class BatchSampler extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static doubleDEGREE_SMOOTHING_FACTOR
-
-
-
Field Detail
-
DEGREE_SMOOTHING_FACTOR
public static final double DEGREE_SMOOTHING_FACTOR
- See Also:
- Constant Field Values
-
-