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