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