Package ai.libs.jaicore.ml.regression.loss.dataset
-
Class Summary Class Description AbsoluteError ARegressionMeasure AsymmetricLoss AsymmetricLoss2 AUnboundedRegressionMeasure LinearMeanSquaredError MeanAbsoluteError MeanAbsolutePercentageError MeanAsymmetricLoss2 MeanPercentageError MeanSquaredError MeanSquaredLogarithmicError MeanSquaredLogarithmicMeanSquaredError MeanSquaredPercentageError QuadraticQuadraticError R2 The R^2, aka. the coefficient of determination describes the proportion of the variance in the target variable and the predicted values.RootMeanSquaredError The root mean squared loss function.RootMeanSquaredLogarithmError SquaredError WeightedAbsoluteError WeightedAsymmetricAbsoluteError