mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
updated docs
This commit is contained in:
parent
f3da116159
commit
2fb60b526e
@ -331,9 +331,13 @@
|
||||
<link>krr_classification_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Support_Vector_Machine</name>
|
||||
<name>Nu-Support_Vector_Machine</name>
|
||||
<link>svm_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>C-Support_Vector_Machine</name>
|
||||
<link>svm_c_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Using_Custom_Kernels</name>
|
||||
<link>using_custom_kernels_ex.cpp.html</link>
|
||||
|
@ -1249,6 +1249,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
|
||||
<a href="http://www.csie.ntu.edu.tw/~cjlin/libsvm">http://www.csie.ntu.edu.tw/~cjlin/libsvm</a></li>
|
||||
</ul>
|
||||
</description>
|
||||
<examples>
|
||||
<example>svm_c_ex.cpp.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user