RSquaredLoss Properties |
The RSquaredLoss type exposes the following members.
Name | Description | |
---|---|---|
Adjust |
Gets whether the adjusted version of the R²
measure should be computed instead.
| |
Expected |
Gets the expected outputs (the ground truth).
(Inherited from LossBaseTInput, TScore, TLoss.) | |
NumberOfInputs |
Gets or sets the number of variables being fit in the problem.
| |
Weights |
Gets or sets the weights associated with each input-output pair.
|