mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
ff27f789c9
commit
1513c94fb9
|
@ -129,6 +129,10 @@
|
|||
<name>Sequence_Segmenter</name>
|
||||
<link>sequence_segmenter.py.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>SVM-Rank</name>
|
||||
<link>svm_rank.py.html</link>
|
||||
</item>
|
||||
</sub>
|
||||
</item>
|
||||
<item nolink="true">
|
||||
|
|
|
@ -346,6 +346,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
|
|||
</description>
|
||||
<examples>
|
||||
<example>svm_rank_ex.cpp.html</example>
|
||||
<example>svm_rank.py.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
@ -1266,6 +1267,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
|
|||
</description>
|
||||
<examples>
|
||||
<example>svm_rank_ex.cpp.html</example>
|
||||
<example>svm_rank.py.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
@ -2466,6 +2468,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
|
|||
</description>
|
||||
<examples>
|
||||
<example>svm_rank_ex.cpp.html</example>
|
||||
<example>svm_rank.py.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
@ -2554,6 +2557,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
|
|||
</description>
|
||||
<examples>
|
||||
<example>svm_rank_ex.cpp.html</example>
|
||||
<example>svm_rank.py.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
|
Loading…
Reference in New Issue