Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
oracle.pgx.api.mllib |
This package contains graph machine learning tools for use with PGX.
|
Modifier and Type | Method and Description |
---|---|
GraphWiseConvLayerConfigBuilder |
Analyst.graphWiseConvLayerConfigBuilder()
Return a GraphWiseConvLayerConfigBuilder used to create a GraphWiseConvLayerConfig
|
Modifier and Type | Method and Description |
---|---|
GraphWiseConvLayerConfigBuilder |
GraphWiseConvLayerConfigBuilder.setWeightedAggregationProperty(java.lang.String neighborWeightProperty)
Set the graph property to be used for weighted aggregation.
|