Retrieves the mean absolute error (MAE) value from an H2O model.
If "train", "valid", and "xval" parameters are FALSE (default), then the training MAE value is returned. If more
than one parameter is set to TRUE, then a named vector of MAEs are returned, where the names are "train", "valid"
or "xval".