Package oracle.pgx.config.mllib.loss
Class SigmoidCrossEntropyLoss
- java.lang.Object
-
- oracle.pgx.config.mllib.loss.LossFunction
-
- oracle.pgx.config.mllib.loss.SigmoidCrossEntropyLoss
-
public class SigmoidCrossEntropyLoss extends LossFunction
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class oracle.pgx.config.mllib.loss.LossFunction
LossFunction.LossType
-
-
Field Summary
-
Fields inherited from class oracle.pgx.config.mllib.loss.LossFunction
lossType
-
-
Constructor Summary
Constructors Constructor Description SigmoidCrossEntropyLoss()
-