updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403007
This commit is contained in:
Davis King 2009-04-19 14:16:16 +00:00
parent 70eb449c08
commit 3fc4e6153f
1 changed files with 6 additions and 0 deletions

View File

@ -723,6 +723,9 @@
This is a convenience function for creating
<a href="#batch_trainer">batch_trainer</a> objects.
</description>
<examples>
<example>svm_pegasos_ex.cpp.html</example>
</examples>
</component>
@ -738,6 +741,9 @@
generates a batch_trainer that will print status messages to standard
output so that you can observe the progress of a training algorithm.
</description>
<examples>
<example>svm_pegasos_ex.cpp.html</example>
</examples>
</component>