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
7f928688
Commit
7f928688
authored
May 06, 2012
by
Davis King
Browse files
Added missing comments.
parent
efb1a12d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dlib/svm/structural_svm_graph_labeling_problem_abstract.h
dlib/svm/structural_svm_graph_labeling_problem_abstract.h
+2
-0
No files found.
dlib/svm/structural_svm_graph_labeling_problem_abstract.h
View file @
7f928688
...
@@ -108,6 +108,8 @@ namespace dlib
...
@@ -108,6 +108,8 @@ namespace dlib
- This object will use num_threads threads during the optimization
- This object will use num_threads threads during the optimization
procedure. You should set this parameter equal to the number of
procedure. You should set this parameter equal to the number of
available processing cores on your machine.
available processing cores on your machine.
- #get_loss_on_positive_class() == 1.0
- #get_loss_on_negative_class() == 1.0
!*/
!*/
long
get_num_edge_weights
(
long
get_num_edge_weights
(
...
...
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