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
23ae0452
"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "dba5cf31d7b2d851945f3fbf7425d5850a491dfd"
Commit
23ae0452
authored
Dec 05, 2011
by
Davis King
Browse files
clarified docs
parent
794b9f1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
docs/docs/ml.xml
docs/docs/ml.xml
+5
-4
No files found.
docs/docs/ml.xml
View file @
23ae0452
...
@@ -2435,10 +2435,11 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -2435,10 +2435,11 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<file>
dlib/svm_threaded.h
</file>
<file>
dlib/svm_threaded.h
</file>
<spec_file
link=
"true"
>
dlib/svm/structural_assignment_trainer_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/svm/structural_assignment_trainer_abstract.h
</spec_file>
<description>
<description>
This object is a tool for learning to solve the assignment problem based
This object is a tool for learning to solve an assignment problem based
on a set of training data. The training procedure produces an
on a training dataset of example assignments. The training procedure produces an
<a
href=
"#assignment_function"
>
assignment_function
</a>
object
<a
href=
"#assignment_function"
>
assignment_function
</a>
object which can be used
which can be used to predict the assignments of new data.
to predict the assignments of new data.
Note that this is just a convenience wrapper around the
Note that this is just a convenience wrapper around the
<a
href=
"#structural_svm_assignment_problem"
>
structural_svm_assignment_problem
</a>
<a
href=
"#structural_svm_assignment_problem"
>
structural_svm_assignment_problem
</a>
...
...
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