RootMeanSquaredError.
calculate_percent_difference
Calculate the percent difference between scores.
score (float) – A score. Output of the score method of this objective.
baseline_score (float) – A score. Output of the score method of this objective. In practice, this is the score achieved on this objective with a baseline estimator.
baseline score.
float