evalml.objectives.MedianAE¶
-
class
evalml.objectives.
MedianAE
(verbose=False)[source]¶ Median absolute error for regression
Methods
Initialize self.
Learn the objective function based on the predictions from a model.
Apply the learned objective function to the output of a model.
Calculate score from applying fitted objective to predicted values
Checks if objective supports given ProblemType