Skip to content

Commit b3a4487

Browse files
author
liaogang
committed
rename evalute to evaluate
ISSUE=4608069 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1457 1ad973e4-5ce8-4261-8a94-b56d1f490c56
1 parent d209a19 commit b3a4487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/demo/rec/ml_regression.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,11 +330,11 @@ The model is saved in :code:`output/` directory. You can use :code:`Ctrl-C` to s
330330
Evaluate and Predict
331331
````````````````````
332332

333-
After training several passes, you can evalute them and get the best pass. Just run
333+
After training several passes, you can evaluate them and get the best pass. Just run
334334

335335
.. code-block:: bash
336336
337-
./evalute.sh
337+
./evaluate.sh
338338
339339
You will see messages like this:
340340

0 commit comments

Comments
 (0)