Package | Description |
---|---|
oracle.pgx.api.mllib |
This package contains graph machine learning tools for use with PGX.
|
Modifier and Type | Class and Description |
---|---|
class |
DbModelRepositoryBuilder
A model repository builder that can be used to build a model repository for CRUD operations on model store tables in an Oracle database.
|
class |
GenericModelRepositoryBuilder
Generic model repository builder that gives access to the different available model repository builders (only DB, File is currently not supported)
|