| Package | Description |
|---|---|
| oracle.pgx.api.mllib |
This package contains graph machine learning tools for use with PGX.
|
| Modifier and Type | Method and Description |
|---|---|
static SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType |
SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType[] |
SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|