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
612fe85b
Commit
612fe85b
authored
Feb 14, 2013
by
Davis King
Browse files
updated docs
parent
a61a03fa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
docs/docs/ml.xml
docs/docs/ml.xml
+12
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/ml.xml
View file @
612fe85b
...
...
@@ -171,6 +171,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<item>
test_assignment_function
</item>
<item>
test_graph_labeling_function
</item>
<item>
test_ranking_function
</item>
<item>
average_precision
</item>
</section>
<section>
...
...
@@ -2432,6 +2433,17 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
</component>
<!-- ************************************************************************* -->
<component>
<name>
average_precision
</name>
<file>
dlib/statistics.h
</file>
<spec_file
link=
"true"
>
dlib/statistics/average_precision_abstract.h
</spec_file>
<description>
This function computes the average precision of a ranking.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
612fe85b
...
...
@@ -292,6 +292,7 @@
<term
file=
"ml.html"
name=
"ranking_pair"
/>
<term
file=
"ml.html"
name=
"is_ranking_problem"
/>
<term
file=
"ml.html"
name=
"count_ranking_inversions"
/>
<term
file=
"ml.html"
name=
"average_precision"
/>
<term
file=
"ml.html"
name=
"test_ranking_function"
/>
<term
file=
"ml.html"
name=
"cross_validate_ranking_trainer"
/>
<term
file=
"ml.html"
name=
"svm_c_ekm_trainer"
/>
...
...
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