evaluate()ΒΆ
The evaluate function is a convenience to evaluate the performance of a model on a particular dataset via different
metrics. It can be incorporated into the training loop using the Evaluate callback.
The evaluate function is a convenience to evaluate the performance of a model on a particular dataset via different
metrics. It can be incorporated into the training loop using the Evaluate callback.