pytorch\_forecasting.metrics.point.MAE ====================================== .. currentmodule:: pytorch_forecasting.metrics.point .. autoclass:: MAE .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MAE.__abs__ ~MAE.__add__ ~MAE.__and__ ~MAE.__call__ ~MAE.__delattr__ ~MAE.__dir__ ~MAE.__eq__ ~MAE.__floordiv__ ~MAE.__format__ ~MAE.__ge__ ~MAE.__getattr__ ~MAE.__getattribute__ ~MAE.__getitem__ ~MAE.__getnewargs__ ~MAE.__getstate__ ~MAE.__gt__ ~MAE.__hash__ ~MAE.__init_subclass__ ~MAE.__inv__ ~MAE.__invert__ ~MAE.__le__ ~MAE.__lt__ ~MAE.__matmul__ ~MAE.__mod__ ~MAE.__mul__ ~MAE.__ne__ ~MAE.__neg__ ~MAE.__new__ ~MAE.__or__ ~MAE.__pos__ ~MAE.__pow__ ~MAE.__radd__ ~MAE.__rand__ ~MAE.__reduce__ ~MAE.__reduce_ex__ ~MAE.__repr__ ~MAE.__rfloordiv__ ~MAE.__rmatmul__ ~MAE.__rmod__ ~MAE.__rmul__ ~MAE.__ror__ ~MAE.__rpow__ ~MAE.__rsub__ ~MAE.__rtruediv__ ~MAE.__rxor__ ~MAE.__setattr__ ~MAE.__setstate__ ~MAE.__sizeof__ ~MAE.__str__ ~MAE.__sub__ ~MAE.__subclasshook__ ~MAE.__truediv__ ~MAE.__xor__ ~MAE._apply ~MAE._call_impl ~MAE._copy_state_dict ~MAE._filter_kwargs ~MAE._forward_full_state_update ~MAE._forward_reduce_state_update ~MAE._get_backward_hooks ~MAE._get_backward_pre_hooks ~MAE._get_name ~MAE._load_from_state_dict ~MAE._maybe_warn_non_full_backward_hook ~MAE._move_list_states_to_cpu ~MAE._named_members ~MAE._plot ~MAE._reduce_states ~MAE._register_load_state_dict_pre_hook ~MAE._register_state_dict_hook ~MAE._replicate_for_data_parallel ~MAE._save_to_state_dict ~MAE._slow_forward ~MAE._sync_dist ~MAE._update_losses_and_lengths ~MAE._wrap_compute ~MAE._wrap_update ~MAE._wrapped_call_impl ~MAE.add_module ~MAE.add_state ~MAE.apply ~MAE.bfloat16 ~MAE.buffers ~MAE.children ~MAE.clone ~MAE.compile ~MAE.compute ~MAE.cpu ~MAE.cuda ~MAE.double ~MAE.eval ~MAE.extra_repr ~MAE.float ~MAE.forward ~MAE.get_buffer ~MAE.get_extra_state ~MAE.get_parameter ~MAE.get_submodule ~MAE.half ~MAE.ipu ~MAE.load_state_dict ~MAE.loss ~MAE.mask_losses ~MAE.merge_state ~MAE.modules ~MAE.mtia ~MAE.named_buffers ~MAE.named_children ~MAE.named_modules ~MAE.named_parameters ~MAE.parameters ~MAE.persistent ~MAE.plot ~MAE.reduce_loss ~MAE.register_backward_hook ~MAE.register_buffer ~MAE.register_forward_hook ~MAE.register_forward_pre_hook ~MAE.register_full_backward_hook ~MAE.register_full_backward_pre_hook ~MAE.register_load_state_dict_post_hook ~MAE.register_load_state_dict_pre_hook ~MAE.register_module ~MAE.register_parameter ~MAE.register_state_dict_post_hook ~MAE.register_state_dict_pre_hook ~MAE.requires_grad_ ~MAE.rescale_parameters ~MAE.reset ~MAE.set_dtype ~MAE.set_extra_state ~MAE.set_submodule ~MAE.share_memory ~MAE.state_dict ~MAE.sync ~MAE.sync_context ~MAE.to ~MAE.to_empty ~MAE.to_prediction ~MAE.to_quantiles ~MAE.train ~MAE.type ~MAE.unsync ~MAE.update ~MAE.xpu ~MAE.zero_grad .. rubric:: Attributes .. autosummary:: ~MAE.T_destination ~MAE.__abstractmethods__ ~MAE.__annotations__ ~MAE.__dict__ ~MAE.__doc__ ~MAE.__iter__ ~MAE.__jit_ignored_attributes__ ~MAE.__jit_unused_properties__ ~MAE.__module__ ~MAE.__slots__ ~MAE.__weakref__ ~MAE._abc_impl ~MAE._compiled_call_impl ~MAE._update_called ~MAE._version ~MAE.call_super_init ~MAE.device ~MAE.dtype ~MAE.dump_patches ~MAE.full_state_update ~MAE.higher_is_better ~MAE.is_differentiable ~MAE.metric_state ~MAE.plot_legend_name ~MAE.plot_lower_bound ~MAE.plot_upper_bound ~MAE.update_called ~MAE.update_count ~MAE.training ~MAE._parameters ~MAE._buffers ~MAE._non_persistent_buffers_set ~MAE._backward_pre_hooks ~MAE._backward_hooks ~MAE._is_full_backward_hook ~MAE._forward_hooks ~MAE._forward_hooks_with_kwargs ~MAE._forward_hooks_always_called ~MAE._forward_pre_hooks ~MAE._forward_pre_hooks_with_kwargs ~MAE._state_dict_hooks ~MAE._load_state_dict_pre_hooks ~MAE._state_dict_pre_hooks ~MAE._load_state_dict_post_hooks ~MAE._modules