Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
f829ad63
Commit
f829ad63
authored
Nov 06, 2011
by
Davis King
Browse files
updated docs
parent
b9149a5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
5 deletions
+19
-5
docs/docs/ml.xml
docs/docs/ml.xml
+17
-5
docs/docs/term_index.xml
docs/docs/term_index.xml
+2
-0
No files found.
docs/docs/ml.xml
View file @
f829ad63
...
@@ -180,12 +180,14 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -180,12 +180,14 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<item>
polynomial_kernel
</item>
<item>
polynomial_kernel
</item>
<item>
sigmoid_kernel
</item>
<item>
sigmoid_kernel
</item>
<item>
linear_kernel
</item>
<item>
linear_kernel
</item>
<item>
histogram_intersection_kernel
</item>
<item>
offset_kernel
</item>
<item>
offset_kernel
</item>
<item>
sparse_radial_basis_kernel
</item>
<item>
sparse_radial_basis_kernel
</item>
<item>
sparse_polynomial_kernel
</item>
<item>
sparse_polynomial_kernel
</item>
<item>
sparse_sigmoid_kernel
</item>
<item>
sparse_sigmoid_kernel
</item>
<item>
sparse_linear_kernel
</item>
<item>
sparse_linear_kernel
</item>
<item>
sparse_histogram_intersection_kernel
</item>
</section>
</section>
...
@@ -1420,6 +1422,19 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -1420,6 +1422,19 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
histogram_intersection_kernel
</name>
<file>
dlib/svm.h
</file>
<spec_file
link=
"true"
>
dlib/svm/kernel_abstract.h
</spec_file>
<description>
This object represents a histogram intersection kernel for use with
kernel learning machines.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
...
@@ -1466,17 +1481,14 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -1466,17 +1481,14 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
<name>
sparse_
linear
_kernel
</name>
<name>
sparse_
histogram_intersection
_kernel
</name>
<file>
dlib/svm.h
</file>
<file>
dlib/svm.h
</file>
<spec_file
link=
"true"
>
dlib/svm/sparse_kernel_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/svm/sparse_kernel_abstract.h
</spec_file>
<description>
<description>
This object represents a
linear function
kernel for use with
This object represents a
histogram intersection kernel
kernel for use with
kernel learning machines that operate on
kernel learning machines that operate on
<a
href=
"dlib/svm/sparse_vector_abstract.h.html#sparse_vectors"
>
sparse vectors
</a>
.
<a
href=
"dlib/svm/sparse_vector_abstract.h.html#sparse_vectors"
>
sparse vectors
</a>
.
</description>
</description>
<examples>
<example>
svm_sparse_ex.cpp.html
</example>
</examples>
</component>
</component>
...
...
docs/docs/term_index.xml
View file @
f829ad63
...
@@ -276,6 +276,7 @@
...
@@ -276,6 +276,7 @@
<term
file=
"ml.html"
name=
"probabilistic_decision_function"
/>
<term
file=
"ml.html"
name=
"probabilistic_decision_function"
/>
<term
file=
"ml.html"
name=
"probabilistic_function"
/>
<term
file=
"ml.html"
name=
"probabilistic_function"
/>
<term
file=
"ml.html"
name=
"linear_kernel"
/>
<term
file=
"ml.html"
name=
"linear_kernel"
/>
<term
file=
"ml.html"
name=
"histogram_intersection_kernel"
/>
<term
file=
"ml.html"
name=
"offset_kernel"
/>
<term
file=
"ml.html"
name=
"offset_kernel"
/>
<term
file=
"ml.html"
name=
"polynomial_kernel"
/>
<term
file=
"ml.html"
name=
"polynomial_kernel"
/>
<term
file=
"ml.html"
name=
"sigmoid_kernel"
/>
<term
file=
"ml.html"
name=
"sigmoid_kernel"
/>
...
@@ -285,6 +286,7 @@
...
@@ -285,6 +286,7 @@
<term
link=
"ml.html#sparse vectors"
name=
"unsorted sparse vectors"
/>
<term
link=
"ml.html#sparse vectors"
name=
"unsorted sparse vectors"
/>
<term
file=
"ml.html"
name=
"sparse vectors"
/>
<term
file=
"ml.html"
name=
"sparse vectors"
/>
<term
file=
"ml.html"
name=
"sparse_linear_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_linear_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_histogram_intersection_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_polynomial_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_polynomial_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_sigmoid_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_sigmoid_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_radial_basis_kernel"
/>
<term
file=
"ml.html"
name=
"sparse_radial_basis_kernel"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment