The target vector. Returns ------- pos_label : int, float, bool or str If `pos_label` can be inferred, it will be returned. Raises ------ ValueError In the case that `y_true` does not have label in {-1, 1} or {0, 1}, it will raise a `ValueError`. NZ