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
d3c26551
"docs/source/api/vscode:/vscode.git/clone" did not exist on "e3793a5ca58a76339df7870bfab37accec2207e4"
Commit
d3c26551
authored
Jan 17, 2013
by
Davis King
Browse files
updated docs
parent
36bf764a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
0 deletions
+32
-0
docs/docs/ml.xml
docs/docs/ml.xml
+30
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+2
-0
No files found.
docs/docs/ml.xml
View file @
d3c26551
...
@@ -249,6 +249,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
...
@@ -249,6 +249,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<item>
ranking_pair
</item>
<item>
ranking_pair
</item>
<item>
is_ranking_problem
</item>
<item>
is_ranking_problem
</item>
<item>
count_ranking_inversions
</item>
<item>
count_ranking_inversions
</item>
<item>
learn_platt_scaling
</item>
...
@@ -912,6 +913,35 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
...
@@ -912,6 +913,35 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
learn_platt_scaling
</name>
<file>
dlib/svm.h
</file>
<spec_file
link=
"true"
>
dlib/svm/svm_abstract.h
</spec_file>
<description>
<p>
This function is an implementation of the algorithm described in the following
papers:
<blockquote>
Probabilistic Outputs for Support Vector Machines and Comparisons to
Regularized Likelihood Methods by John C. Platt. March 26, 1999
<br/>
<br/>
A Note on Platt's Probabilistic Outputs for Support Vector Machines
by Hsuan-Tien Lin, Chih-Jen Lin, and Ruby C. Weng
</blockquote>
</p>
<p>
This function is the tool used to implement the
<a
href=
"#train_probabilistic_decision_function"
>
train_probabilistic_decision_function
</a>
routine.
</p>
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
...
...
docs/docs/term_index.xml
View file @
d3c26551
...
@@ -38,6 +38,8 @@
...
@@ -38,6 +38,8 @@
<term
file=
"dlib/optimization/optimization_line_search_abstract.h.html"
name=
"optimize_single_variable_failure"
/>
<term
file=
"dlib/optimization/optimization_line_search_abstract.h.html"
name=
"optimize_single_variable_failure"
/>
<term
file=
"dlib/optimization/optimization_bobyqa_abstract.h.html"
name=
"bobyqa_failure"
/>
<term
file=
"dlib/optimization/optimization_bobyqa_abstract.h.html"
name=
"bobyqa_failure"
/>
<term
file=
"dlib/optimization/optimization_oca_abstract.h.html"
name=
"oca_problem"
/>
<term
file=
"dlib/optimization/optimization_oca_abstract.h.html"
name=
"oca_problem"
/>
<term
file=
"dlib/svm/svm_abstract.h.html"
name=
"platt_scale"
/>
<term
file=
"ml.html"
name=
"learn_platt_scaling"
/>
<term
file=
"ml.html"
name=
"structural_svm_problem"
/>
<term
file=
"ml.html"
name=
"structural_svm_problem"
/>
<term
file=
"ml.html"
name=
"structural_svm_problem_threaded"
/>
<term
file=
"ml.html"
name=
"structural_svm_problem_threaded"
/>
<term
file=
"ml.html"
name=
"structural_svm_object_detection_problem"
/>
<term
file=
"ml.html"
name=
"structural_svm_object_detection_problem"
/>
...
...
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