Package | Description |
---|---|
oracle.pgx.config.mllib.edgecombination |
This package contains edge embedding methods for edgewise models.
|
Modifier and Type | Field and Description |
---|---|
static ProductEdgeCombinationMethod |
EdgeCombinationMethods.DEFAULT_PRODUCT_METHOD |
Modifier and Type | Method and Description |
---|---|
static ProductEdgeCombinationMethod |
EdgeCombinationMethods.productEdgeCombinationMethod(boolean useSourceVertex,
boolean useDestinationVertex,
boolean useEdge) |