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
bb72961a
Commit
bb72961a
authored
May 17, 2011
by
Davis King
Browse files
updated docs
parent
e0532b54
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
docs/docs/optimization.xml
docs/docs/optimization.xml
+7
-1
No files found.
docs/docs/optimization.xml
View file @
bb72961a
...
...
@@ -698,7 +698,13 @@ subject to the following constraint:
how well a particular data sample x matches a label y. When used for prediction,
the best label for a new x is given by the y which maximizes F(x,y).
<br/>
<p>
If you want to see example code that uses this object then take a look at
the implementation of the
<a
href=
"dlib/svm/svm_multiclass_linear_trainer.h.html"
>
svm_multiclass_linear_trainer
</a>
object.
</p>
<br/>
For an introduction to structured support vector machines you should consult
...
...
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