Uses of Class
oracle.pgx.config.mllib.loss.DevNetLoss
-
Packages that use DevNetLoss Package Description oracle.pgx.config.mllib.loss This package contains classes for loss functions. -
-
Uses of DevNetLoss in oracle.pgx.config.mllib.loss
Methods in oracle.pgx.config.mllib.loss that return DevNetLoss Modifier and Type Method Description static DevNetLoss
LossFunctions. devNetLoss(double confidenceMargin, java.lang.Object anomalyPropertyValue)
-