Creates a squared error loss term suitable for regression (and multi-target regression) problems.
The predictions made by the model.
The true values for the targets, as provided by the training dataset.
See Implementation
Creates a squared error loss term suitable for regression (and multi-target regression) problems.