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
eabec393
Commit
eabec393
authored
Nov 17, 2013
by
Davis King
Browse files
updated docs
parent
160337da
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
docs/docs/ml.xml
docs/docs/ml.xml
+2
-2
docs/docs/term_index.xml
docs/docs/term_index.xml
+2
-2
No files found.
docs/docs/ml.xml
View file @
eabec393
...
...
@@ -1420,7 +1420,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<component>
<name>
one_vs_one_trainer
</name>
<file>
dlib/svm.h
</file>
<file>
dlib/svm
_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/one_vs_one_trainer_abstract.h
</spec_file>
<description>
This object is a tool for turning a bunch of binary classifiers
...
...
@@ -1560,7 +1560,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<component>
<name>
one_vs_all_trainer
</name>
<file>
dlib/svm.h
</file>
<file>
dlib/svm
_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/one_vs_all_trainer_abstract.h
</spec_file>
<description>
This object is a tool for turning a bunch of binary classifiers
...
...
docs/docs/term_index.xml
View file @
eabec393
...
...
@@ -250,10 +250,10 @@
<term
file=
"ml.html"
name=
"svm_multiclass_linear_trainer"
include=
"dlib/svm_threaded.h"
/>
<term
link=
"ml.html#svm_multiclass_linear_trainer"
name=
"Multiclass SVM"
include=
"dlib/svm_threaded.h"
/>
<term
file=
"ml.html"
name=
"one_vs_one_trainer"
include=
"dlib/svm.h"
/>
<term
file=
"ml.html"
name=
"one_vs_one_trainer"
include=
"dlib/svm
_threaded
.h"
/>
<term
file=
"ml.html"
name=
"one_vs_one_decision_function"
include=
"dlib/svm.h"
/>
<term
file=
"ml.html"
name=
"multiclass_linear_decision_function"
include=
"dlib/svm.h"
/>
<term
file=
"ml.html"
name=
"one_vs_all_trainer"
include=
"dlib/svm.h"
/>
<term
file=
"ml.html"
name=
"one_vs_all_trainer"
include=
"dlib/svm
_threaded
.h"
/>
<term
file=
"ml.html"
name=
"one_vs_all_decision_function"
include=
"dlib/svm.h"
/>
<term
file=
"dlib/svm/pegasos_abstract.h.html"
name=
"replicate_settings"
include=
"dlib/svm.h"
/>
...
...
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