SquaredHingeΒΆ
Computes the squared hinge loss.
Abstract Signature:
SquaredHinge(reduction: str = sum_over_batch_size)
Apple MLX
API:
βStrategy: Custom / Partial
Computes the squared hinge loss.
Abstract Signature:
SquaredHinge(reduction: str = sum_over_batch_size)
β