Uses of Class
oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
-
Packages that use UnsupervisedEdgeWiseModelConfig Package Description oracle.pgx.config.mllib This package contains APIs to all graph machine learning features of PGX. -
-
Uses of UnsupervisedEdgeWiseModelConfig in oracle.pgx.config.mllib
Constructors in oracle.pgx.config.mllib with parameters of type UnsupervisedEdgeWiseModelConfig Constructor Description UnsupervisedEdgeWiseModelConfig(UnsupervisedEdgeWiseModelConfig source)
UnsupervisedEdgeWiseModelConfig(UnsupervisedEdgeWiseModelConfig source, oracle.pgx.config.internal.categorymapping.CategoryMappingConfig categoryMappingConfig)
-