[DOCS] title clarification in Results page (#2827)
* title tweak * remove changes in new-project Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
parent
bef27c58ed
commit
d09098ca5a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue