Package oracle.pgx.config.mllib.loss
Class MSELoss
- java.lang.Object
-
- oracle.pgx.config.mllib.loss.LossFunction
-
- oracle.pgx.config.mllib.loss.MSELoss
-
public class MSELoss 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 MSELoss()
-