Commit 3fc4e615 authored by Davis King's avatar Davis King

updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403007
parent 70eb449c
...@@ -723,6 +723,9 @@ ...@@ -723,6 +723,9 @@
This is a convenience function for creating This is a convenience function for creating
<a href="#batch_trainer">batch_trainer</a> objects. <a href="#batch_trainer">batch_trainer</a> objects.
</description> </description>
<examples>
<example>svm_pegasos_ex.cpp.html</example>
</examples>
</component> </component>
...@@ -738,6 +741,9 @@ ...@@ -738,6 +741,9 @@
generates a batch_trainer that will print status messages to standard generates a batch_trainer that will print status messages to standard
output so that you can observe the progress of a training algorithm. output so that you can observe the progress of a training algorithm.
</description> </description>
<examples>
<example>svm_pegasos_ex.cpp.html</example>
</examples>
</component> </component>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment