Commit b3ca261f authored by Davis King's avatar Davis King

updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404062
parent b5a3dbda
......@@ -191,6 +191,10 @@
<name>Support_Vector_Machine</name>
<link>svm_ex.cpp.html</link>
</item>
<item>
<name>Support_Vector_Regression</name>
<link>svr_ex.cpp.html</link>
</item>
<item>
<name>Multiclass_Classification</name>
<link>multiclass_classification_ex.cpp.html</link>
......
......@@ -944,6 +944,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<a href="http://www.csie.ntu.edu.tw/~cjlin/libsvm">http://www.csie.ntu.edu.tw/~cjlin/libsvm</a></li>
</ul>
</description>
<examples>
<example>svr_ex.cpp.html</example>
</examples>
</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