diff --git a/docs/source/results.rst b/docs/source/results.rst index a5b01ee42e..960cda2bcf 100644 --- a/docs/source/results.rst +++ b/docs/source/results.rst @@ -40,8 +40,8 @@ using the equivalent syntax via the `TrainResult` object: -------------------- -Validation loop example ------------------------ +Validation/Test loop example +----------------------------- We can replace the following validation/test loop: .. code-block:: python