Calculates the Mean Absolute Error
Calculates the Mean Absolute Error
List of predictions
List of labels
Calculates the Mean Squared Error
Calculates the Mean Squared Error
List of predictions
List of labels
Calculates the Mean Squared Logarithmic Error
Calculates the Mean Squared Logarithmic Error
List of predictions
List of labels
Calculates the Median Absolute Error
Calculates the Median Absolute Error
List of predictions
List of labels
Calculates the R^2 score
Calculates the R^2 score
List of predictions
List of labels
Calculates the Explained Variance Score
Calculates the Explained Variance Score
List of predictions
List of labels
Calculates the F1 score
Calculates the F1 score
List of predictions
List of labels
Calculates the log loss
Calculates the log loss
List of probabilities for each instance
List of labels
Clip probabilities to avoid undefined logs at p = 0, 1
Prints the confusion matrix
Prints the confusion matrix
List of predictions
List of labels
Display as percentage values
Calculates the precision score
Calculates the precision score
List of predictions
List of labels
Calculates the recall score
Calculates the recall score
List of predictions
List of labels
Provides functions for evaluation of algorithm performance