RegressionMetrics.RootMeanSquaredError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the root mean square loss (or RMS) which is the square root of the L2 loss MeanSquaredError.
public double RootMeanSquaredError { get; }
member this.RootMeanSquaredError : double
Public ReadOnly Property RootMeanSquaredError As Double