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
78088d40
Commit
78088d40
authored
Apr 22, 2014
by
Davis King
Browse files
fixed typo in spec
parent
7bb67fc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/svm/svm_rank_trainer_abstract.h
dlib/svm/svm_rank_trainer_abstract.h
+1
-1
No files found.
dlib/svm/svm_rank_trainer_abstract.h
View file @
78088d40
...
@@ -97,7 +97,7 @@ namespace dlib
...
@@ -97,7 +97,7 @@ namespace dlib
train. You can think of this epsilon value as saying "solve the
train. You can think of this epsilon value as saying "solve the
optimization problem until the average ranking accuracy is within epsilon
optimization problem until the average ranking accuracy is within epsilon
of its optimal value". Here we mean "ranking accuracy" in the same sense
of its optimal value". Here we mean "ranking accuracy" in the same sense
used by test_ranking_function() and cross_validate_
multiclass
_trainer().
used by test_ranking_function() and cross_validate_
ranking
_trainer().
!*/
!*/
unsigned
long
get_max_iterations
(
unsigned
long
get_max_iterations
(
...
...
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