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
18ab8c7a
Commit
18ab8c7a
authored
Apr 30, 2012
by
Davis King
Browse files
updated a spec
parent
4b165cd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/svm/structural_svm_graph_labeling_problem.h
dlib/svm/structural_svm_graph_labeling_problem.h
+1
-0
No files found.
dlib/svm/structural_svm_graph_labeling_problem.h
View file @
18ab8c7a
...
@@ -43,6 +43,7 @@ namespace dlib
...
@@ -43,6 +43,7 @@ namespace dlib
example graphs of connected nodes while labels should indicate the desired
example graphs of connected nodes while labels should indicate the desired
label of each node. The precise requirements for a valid graph labeling
label of each node. The precise requirements for a valid graph labeling
problem are listed below.
problem are listed below.
- There is at least one node with a label of 0 and one with a label != 0.
- This function returns true if all of the following are true and false otherwise:
- This function returns true if all of the following are true and false otherwise:
- is_learning_problem(samples, labels) == true
- is_learning_problem(samples, labels) == true
- All the vectors stored on the edges of each graph in samples
- All the vectors stored on the edges of each graph in samples
...
...
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