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