# Variables
MeanAbsoluteError represents the mean absolute error.
MeanAbsolutePercentageError represents the mean absolute percentage error.
RootMeanSquaredError represents the root mean squared error.
SumOfSquaredErrors calculates the sum of squared errors.